[FFmpeg-devel] [PATCH] Remove comparison of unsigned variable with zero
Michael Niedermayer
michaelni
Thu May 8 21:03:56 CEST 2008
On Thu, May 08, 2008 at 06:01:26PM +0200, Carl Eugen Hoyos wrote:
> Hi!
>
> dest_addr_len in udp.c is defined as size_t which is unsigned (if I googled
> that correctly). Attached patch removes a comparison of dest_addr_len with
> zero (fixes a warning when compiling with icc).
rejected, this hides the warning but does not fix the bug.
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Old school: Use the lowest level language in which you can solve the problem
conveniently.
New school: Use the highest level language in which the latest supercomputer
can solve the problem without the user falling asleep waiting.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080508/8918889b/attachment.pgp>
More information about the ffmpeg-devel
mailing list