Module Name: src
Committed By: christos
Date: Tue Sep 22 16:16:02 UTC 2015
Modified Files:
src/lib/libc/net: gethnamaddr.c
Log Message:
- fix various leaks on error
- don't use the wrong error variable in switch
- always set the error return code
- return consistent errors when the input data cannot be handled.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/lib/libc/net/gethnamaddr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.