fix all bare malloc() realloc() etc calls to have a proper cast in front
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 30 Dec 2004 03:57:13 +0000 (03:57 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 30 Dec 2004 03:57:13 +0000 (03:57 +0000)
commit80171dc3acb725f61e1e01451727ece8e6dc9457
treeaea418df4abe465bdb43df576c0002666501fee8
parentf8ecddeb7d79925d79ae091af118343d79947bd0
fix all bare malloc() realloc() etc calls to have a proper cast in front
src/flac/main.c
src/libFLAC/metadata_object.c
src/libOggFLAC/ogg_helper.c
src/plugin_common/charset.c
src/plugin_common/tags.c
src/plugin_winamp2/infobox.c