comparison libmpdemux/demux_audio.c @ 30702:9fc9d1e788aa

Do not cast the results of malloc/calloc/realloc. These functions return void*, which is compatible with any pointer, so there is no need for casts.
author diego
date Fri, 26 Feb 2010 15:01:37 +0000
parents 6ca16928b1cc
children d2fd0e4d0b9a
comparison
equal deleted inserted replaced
30701:3c1f75f4affe 30702:9fc9d1e788aa