Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   dholland
Date:           Wed Aug 29 18:50:36 UTC 2012

Modified Files:
        src/lib/libc/gen: getgrent.c

Log Message:
Check for NULL *before* using ALIGN().

I don't remember what prompted this, but it's obviously a desirable fix
and I've been carrying it on a heavily-used machine for more than a year.


To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/lib/libc/gen/getgrent.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