Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libutil
Module Name: src
Committed By: mlelstv
Date: Tue Dec 31 12:58:02 UTC 2013
Modified Files:
src/lib/libutil: sockaddr_snprintf.c
Log Message:
Use output buffer size to limit copy-out of sun_path. Otherwise you may
get a buffer overflow with strlcpy :)
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/libutil/sockaddr_snprintf.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