Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/distrib/cdrom/macppc_installboot
Module Name: src
Committed By: apb
Date: Thu Mar 27 16:34:37 UTC 2014
Modified Files:
src/distrib/cdrom/macppc_installboot: installboot.c
Log Message:
Use calloc instead of malloc + memset. This fixes a bug
in which the wrong size was passed to memset.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/distrib/cdrom/macppc_installboot/installboot.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