mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 19:21:47 +00:00
QFS_LoadFile closes its file argument (this is a design error resulting from changing QFS_LoadFile to take a file instead of a path and not completing the update), resulting in the call to Qfilesize accessing freed memory. |
||
---|---|---|
.. | ||
audio | ||
client | ||
console | ||
gamecode | ||
gib | ||
image | ||
input | ||
models | ||
net | ||
qw | ||
ruamoko | ||
scene | ||
ui | ||
util | ||
video | ||
Makemodule.am |