Source-Changes archive

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

CVS commit: src/games/cribbage



Module Name:    src
Committed By:   christos
Date:           Sat Mar 18 23:14:45 UTC 2006

Modified Files:
        src/games/cribbage: support.c

Log Message:
Coverity CID 1295: Don't allow cchose to return a negative number. It is
used as an index.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/cribbage/support.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