Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/ifconfig
Module Name: src
Committed By: msaitoh
Date: Mon Apr 22 10:44:55 UTC 2019
Modified Files:
src/sbin/ifconfig: media.c
Log Message:
Suggested by Christos:
- Dont' cast malloc()'s return value.
- Use calloc() instead of malloc().
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sbin/ifconfig/media.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