Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!decvax!cca!ima!ism780b!jim From: jim@ism780b.UUCP Newsgroups: net.unix-wizards Subject: Re: Bug in 4.2 C compiler? - (nf) Message-ID: <67@ism780b.UUCP> Date: Mon, 27-Aug-84 00:21:36 EDT Article-I.D.: ism780b.67 Posted: Mon Aug 27 00:21:36 1984 Date-Received: Thu, 30-Aug-84 19:45:02 EDT Lines: 8 #R:ur-laser:-24200:ism780b:28500014:000:240 ism780b!jim Aug 25 16:13:00 1984 The string you sprintf'ed into foo is longer than 64 chars, which is all you allocated for foo. It overwrote command, which is next on the stack. Wasn't someone just complaining about sprintf? -- Jim Balter, INTERACTIVE Systems (ima!jim)