Source-Changes archive

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

CVS commit: src/lib/libc/net



Module Name:    src
Committed By:   christos
Date:           Mon Feb 23 16:06:52 UTC 2004

Modified Files:
        src/lib/libc/net: getprotoent_r.c getservent_r.c

Log Message:
- fix a memory leak on the current line buffer.
- fix a memory leak on realloc failure.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/libc/net/getprotoent_r.c \
    src/lib/libc/net/getservent_r.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