[FFmpeg-devel] [PATCH] Use memmove instead of memcpy for shifting data in the libvorbis wrapper

Martin Storsjö martin
Wed Jun 9 11:33:19 CEST 2010


Hi,

This fixes a potential problem in the libvorbis wrapper - I haven't 
actually seen this fail, but I stumbled upon this while reading the code.

Can anyone more familiar with ogg/vorbis comment on this, is there any 
risk that the memcpy could overlap itself?

// Martin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libvorbis.patch
Type: text/x-diff
Size: 611 bytes
Desc: 
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100609/3ce22904/attachment.patch>



More information about the ffmpeg-devel mailing list