Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet6
Module Name: src
Committed By: dyoung
Date: Tue Aug 4 22:04:23 UTC 2009
Modified Files:
src/sys/netinet6: mld6.c
Log Message:
Use malloc(...|M_ZERO) instead of malloc(...) followed by memset(,0,).
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/sys/netinet6/mld6.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