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

Martin Storsjö martin
Wed Jun 16 21:04:34 CEST 2010


On Wed, 9 Jun 2010, Martin Storsj? wrote:

> 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?

Ok'd by David on irc, applied.

// Martin



More information about the ffmpeg-devel mailing list