iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
114 stars 32 forks source link

fix reading random data from the stack #40

Closed learn-more closed 11 years ago

learn-more commented 11 years ago

compiler takes sizeof(float*) into account already when doing pointer indexing (unless someone meant to read random data from the stack)