]> granicus.if.org Git - nethack/commit
Addressed compiler warnings.
authorBart House <bart@barthouse.com>
Tue, 20 Nov 2018 18:48:44 +0000 (10:48 -0800)
committerBart House <bart@barthouse.com>
Tue, 20 Nov 2018 18:48:44 +0000 (10:48 -0800)
commit2a6bd3e8ac9c1e84e181d330f72e7f9abaae8f76
tree195592c5448198b06d9e2859affd8e5e99d717f4
parent520b130a5cc9769d1909b59b83c0d4a786c175e7
Addressed compiler warnings.

Added the initialization of several locals.
In check_fields, validate that we have a valid index (idx) before using.
win/tty/wintty.c