mirror of
https://github.com/ZDoom/Raze.git
synced 2025-03-30 04:30:58 +00:00
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 |