Mercurial > mplayer.hg
diff libmpcodecs/ad_sample.c @ 19085:e5ec659ec1c6
added checks for stupid code like casting return value of malloc and friends,
sizeof(char) and similar 1 byte types, &&1, ||0, +0, -0, *1, *0
typical usage: ./checktree.sh -none -stupid -showcont somefile.c
author | ivo |
---|---|
date | Fri, 14 Jul 2006 22:05:49 +0000 |
parents | 815f03b7cee5 |
children | 0f1b5b68af32 |