[rec.games.hack] Crash upon quitting

arrom@aplcen.apl.jhu.edu (Ken Arromdee) (08/04/89)

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)