Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/games/monop
Module Name: src
Committed By: christos
Date: Sun Mar 19 00:19:31 UTC 2006
Modified Files:
src/games/monop: houses.c
Log Message:
Coverity CID 998: Possible NULL pointer deref. Actually this was a bug
where a house to be sold would be skipped. Change the sell loop to be like
the buy side loop.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/games/monop/houses.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