]> git.sesse.net Git - ffmpeg/commit
fix possible overflow with memmove
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Wed, 27 Feb 2008 09:30:05 +0000 (09:30 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Wed, 27 Feb 2008 09:30:05 +0000 (09:30 +0000)
commitdbb7cbf26ed44d258c56e976de3300d87b716875
tree7f6d29563660d65a69fdf0910107b9dea8b8c431
parenta6601d69bb83613f3cede7309f7cb19abf3ab34b
fix possible overflow with memmove

Originally committed as revision 12261 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/mov.c