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:   seanb
Date:           Wed Aug 12 20:24:31 UTC 2009

Modified Files:
        src/lib/libc/net: getnameinfo.c

Log Message:
Watch getservbyport_r() semantics. sv needs scope
while results are being looked at which in turn
are no longer valid after a endservent_r().


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/net/getnameinfo.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