mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-01-23 01:10:41 +00:00
547cae03ae
This fixes an error that's been lurking for over two years (since I made parameters unlimited internally). The problem was the array was being allocated on the stack and a simple struct copy was used to store type type, resulting in a dangling pointer onto the stack. I'm surprised it didn't cause more problems. |
||
---|---|---|
.. | ||
doc | ||
include | ||
source | ||
test | ||
AUTHORS | ||
Makemodule.am | ||
TODO |