Xref: utzoo rec.games.hack:4633 comp.sources.games.bugs:1092 Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!uakari.primate.wisc.edu!indri!aplcen!arrom From: arrom@aplcen.apl.jhu.edu (Ken Arromdee) Newsgroups: rec.games.hack,comp.sources.games.bugs Subject: Crash upon quitting Message-ID: <2516@aplcen.apl.jhu.edu> Date: 4 Aug 89 04:40:15 GMT Reply-To: arrom@aplcen.apl.jhu.edu (Ken Arromdee (600.429)) Followup-To: rec.games.hack,comp.sources.games.bugs Organization: Johns Hopkins University Lines: 37 Since undoubtedly a rather large amount of people are going to complain about it, here's the fix. Remember this is not an official patch and when the level 2 patches come out, you will have to unapply this, or else use a fresh copy. *** end.c Thu Aug 3 19:10:20 1989 --- src/end.c Thu Aug 3 19:11:05 1989 *************** *** 192,199 char c; boolean taken; ! Strcpy(buf3, killer); ! killer = buf3; #ifdef WIZARD if (wizard && *st1=='t') { You("are a very tricky wizard, it seems."); --- 192,201 ----- char c; boolean taken; ! if (killer) { ! Strcpy(buf3, killer); ! killer = buf3; ! } #ifdef WIZARD if (wizard && *st1=='t') { You("are a very tricky wizard, it seems."); -- "The fact is self evident from the text and requires no supporting argument." --Tim Maroney Kenneth Arromdee (UUCP: ....!jhunix!ins_akaa; BITNET: g49i0188@jhuvm; INTERNET: arromdee@crabcake.cs.jhu.edu) (please, no mail to arrom@aplcen)