[FFmpeg-devel] [PATCH] deals with code that has no effect when executed
Erik Hovland
erik
Thu May 29 19:57:22 CEST 2008
This patch deals with any code that when executed has no effect. This
could be checks for less then zero with unsigned values or calls to
memset where the number of bytes to set is incorrect. Or checking a
value that cannot be invalid.
E
--
Erik Hovland
mail: erik at hovland.org
web: http://hovland.org/
PGP/GPG public key available on request
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ffmpeg-no-effect.patch
Type: text/x-diff
Size: 4740 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080529/c40bf970/attachment.patch>
More information about the ffmpeg-devel
mailing list