HomeFreeBSD

games/quake2max: fix known security and "missing return" issues

Description

games/quake2max: fix known security and "missing return" issues

  • Backport modified security patch from `games/quake2lnx' port
  • Fix several -Werror=return-type bugs, the most important being the one in R_Init() function which prevented correct graphics initialization, causing the game to segfault during start-up
  • For strlwr() function, just change it to `void' as its return value is never used anyway
  • While here, add some places of interest to the WWW line

Reported by: Sergey V. Dyatko

Details

Provenance
danfeAuthored on Jan 24 2024, 9:20 AM
Parents
R11:1d6e0303df0f: devel/py-numba: Update to 0.57.0 and fix build with python-3.11
Branches
Unknown
Tags
Unknown