mirror of
https://github.com/ZDoom/Raze.git
synced 2025-01-20 15:40:56 +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 |