mirror of
https://github.com/ZDoom/Raze.git
synced 2024-11-15 08:51:24 +00:00
80ac9f6416
plasma_A[5] = {}; will write the default value for int to the sixth element of plasma_A, causing a global-buffer-overflow. I assume the intention here was to fill these three arrays with zeroes, which is what I did with the memset calls. |
||
---|---|---|
.. | ||
blood | ||
duke | ||
exhumed | ||
sw |