Xref: utzoo comp.sources.bugs:569 rec.games.hack:1804 Path: utzoo!utgpu!water!watmath!clyde!jona From: jona@moss.ATT.COM Newsgroups: comp.sources.bugs,rec.games.hack Subject: nethack Message-ID: <18633@clyde.ATT.COM> Date: 17 Dec 87 14:10:43 GMT Sender: lp@clyde.ATT.COM Reply-To: jona@moss.UUCP (Jon M. Allingham) Organization: AT&T Bell Laboratories, Whippany NJ Lines: 19 I ran lint on nethack and came up with an interesting potential bug - BLINDFOLDED is defined as LAST_RING+11 Blindfolded is defined as u.uprops[BLINDFOLDED].p_flgs *and* uprops is struct prop uprops[LAST_RING+11]. As far as I can see this is addressing one past the end of the uprops array which should cause blindfolds to be screwed up. Has anyone had trouble with blindfolds? should uprops be size LAST_RING+12? ---- Jon M. Allingham (201)386-3637 AT&T Bell Laboratories (Whippany,NJ) {ihnp4,clyde}!moss!jona WH 1A-114 "To those of us with real understanding, dancing is the only pure art form" -Snoopy