Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   ross
Date:           Thu Oct 29 00:12:11 UTC 1998

Modified Files:
        src/usr.sbin/mountd: mountd.c
Log Message:
Fix two ancient bugs involving netgroups where mountd may try to free(3)
a string constant in one place and a null char ** in another.  Why the
recent rather minor changes by Christos uncovered these bugs after so much
time is a mystery to me.




Home | Main Index | Thread Index | Old Index