Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!SUN.COM!sundc!tfd!kent From: sundc!tfd!kent@SUN.COM (Kent Hauser) Newsgroups: gnu.gcc.bug Subject: stupid.c bugs Message-ID: <8810131623.AA04325@tfd.uucp> Date: 13 Oct 88 16:23:57 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 11 In file stupid.c, the initialization for "last_call_suid" should be changed from zero to the following: last_call_suid = max_uid; /* was 0 */ This properly allows for the case when there are *no* calls in a function. ---- Kent Hauser UUCP: sun!sundc!tfd!kent Twenty-First Designs INET: kent@tfd.uucp%sundc.sun.com