Source-Changes archive

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

CVS commit: src/games/rogue



Module Name:    src
Committed By:   hgutch
Date:           Sun Apr  6 18:30:24 UTC 2025

Modified Files:
        src/games/rogue: play.c

Log Message:
Fix segfault when canceling "Quit" operation

When pressing 'Q' followed by anything other than 'y', make sure not to
end up calling __unreachable().

Pointed out by Anthony C Howe <achowe%snert.com@localhost>


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/games/rogue/play.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