Mercurial > mplayer.hg
view etc/inttypes.h @ 22185:80ff3962cef4
More boundary checks for fixed-length arrays. Some of them may have been
exploitable.
author | rtogni |
---|---|
date | Sun, 11 Feb 2007 17:54:18 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>