Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/games/adventure



Module Name:    src
Committed By:   rtr
Date:           Sat Mar 18 05:16:46 UTC 2006

Modified Files:
        src/games/adventure: init.c

Log Message:
don't access out of bounds element of static alloc array.
found by Coverity, CID 1519 / Run 5

XXX possible that intention was to start with i = 0.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/games/adventure/init.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index