view etc/inttypes.h @ 17831:f36966ddbf77

exit if calloc() fails; free(muxer) before returning NULL if muxer_init() fails (to avoid memleak). Fixes cid 173
author nicodvb
date Sun, 12 Mar 2006 18:13:11 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>