bin/55346: /bin/sh eats memory and CPU infinitely

Eugene Grosbein eugen at grosbein.pp.ru
Sat Aug 16 09:50:28 PDT 2003


The following reply was made to PR bin/55346; it has been noted by GNATS.

From: Eugene Grosbein <eugen at grosbein.pp.ru>
To: Doug White <dwhite at gumbysoft.com>
Cc: stable at freebsd.org, bug-followup at freebsd.org
Subject: Re: bin/55346: /bin/sh eats memory and CPU infinitely
Date: Sun, 17 Aug 2003 00:46:19 +0800

 On Fri, Aug 15, 2003 at 07:13:57PM -0700, Doug White wrote:
 
 > You should not remove the ifdef and change the indentation of deljob. Just
 > s/del/free and be done with it :-)  I highly doubt anyone needs to disable
 > job control in sh, but in the off chance they do, you might as well keep
 > the ifdef around.
 > 
 > Note that freejob calls deljob.
 
 That's why I've removed #ifdef.
 freejob() already has these #ifdefs around deljob().
 However, freejob() is not wrapped with #ifdefs itself. So I've removed
 them here.
 
 Identation is my fault. 
 
 Eugene Grosbein


More information about the freebsd-bugs mailing list