[FFmpeg-devel] [PATCH] pcx: Check memset size to stop an annoying link-time warning.
Alex Converse
alex.converse
Mon Oct 5 01:36:45 CEST 2009
/home/alex/Projects/ffmpeg/ffmpeg/build-master/libavcodec/libavcodec.a(pcx.o):
In function `memset':
/usr/include/bits/string3.h:82: warning: memset used with constant zero
length parameter; this could be due to transposed parameters
/home/alex/Projects/ffmpeg/ffmpeg/build-master/libavcodec/libavcodec.a(pcx.o):
In function `memset':
/usr/include/bits/string3.h:82: warning: memset used with constant zero
length parameter; this could be due to transposed parameters
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-pcx-Check-memset-size-to-stop-an-annoying-link-time-.patch
Type: text/x-patch
Size: 1195 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091004/4575111b/attachment.bin>
More information about the ffmpeg-devel
mailing list