Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc/bin/sh



Module Name:    basesrc
Committed By:   mycroft
Date:           Sat Sep 28 03:08:01 UTC 2002

Modified Files:
        basesrc/bin/sh: jobs.c

Log Message:
Remove the duplicate setpgid() in forkparent().  The real bug was freeing the
job structure in the child and referencing freed memory.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 basesrc/bin/sh/jobs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index