mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 15:51:36 +00:00
0da127b822
The merge with the improvements I made while hacking on csqc (still undecided as to whether to continue that project) resulted in the size of the progs string area getting mangled when no heap was allocated for the progs due to a null zone pointer being used in some pointer arithmetic. Fixes random(!!!) invalid string error in qfprogs. |
||
---|---|---|
.. | ||
Makemodule.am | ||
pr_builtins.c | ||
pr_debug.c | ||
pr_edict.c | ||
pr_exec.c | ||
pr_load.c | ||
pr_opcode.c | ||
pr_parse.c | ||
pr_resolve.c | ||
pr_resource.c | ||
pr_strings.c | ||
pr_zone.c |