Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   christos
Date:           Fri Oct 27 15:33:12 UTC 2006

Modified Files:
        src/sys/net: if.c

Log Message:
Use strncpy to copy out interface names so that the trailing part of the
buffer is zeroed, and check for overflow.


To generate a diff of this commit:
cvs rdiff -r1.174 -r1.175 src/sys/net/if.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