]> git.mxchange.org Git - quix0rs-blobwars.git/commit
Fix reading past end of array containing the record of keypresses.
authorGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 14:54:10 +0000 (15:54 +0100)
committerGuus Sliepen <guus@debian.org>
Tue, 21 Dec 2010 14:54:10 +0000 (15:54 +0100)
commit82c36273f6b9ac597e283b67f15407ccf41f221e
treeb7a8558574e394f631ba732da3a5c90da592f3b9
parentd476b7b4f05400174be39010a392da370e200440
Fix reading past end of array containing the record of keypresses.

Found by cppcheck.
src/CEngine.cpp