[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2015-03-11 Thread Michael Niedermayer
ffmpeg | branch: release/0.7 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [5b2097626d0e4ccb432d7d8ab040aa8dbde9eb3a] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-11-28 Thread Michael Niedermayer
ffmpeg | branch: release/0.5 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [7128f67c3f2024b2fd6eb6ad80ea212f855a7929] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-11-28 Thread Michael Niedermayer
ffmpeg | branch: release/2.1 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [bf2605c35610e76bb83175407927ffca226dd6fd] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-11-14 Thread Michael Niedermayer
ffmpeg | branch: release/2.0 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [b4e0acfa043cbb7991335e1383ba7456dc07d169] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-10-21 Thread Michael Niedermayer
ffmpeg | branch: release/2.3 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [1ac4ae2a32d16c97792f40df660cd8c4a9e049b2] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-10-06 Thread Michael Niedermayer
ffmpeg | branch: release/1.2 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [4865948d2ea9d239ce0ebfe40420d111799ee742] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-10-05 Thread Michael Niedermayer
ffmpeg | branch: release/2.2 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [b0964918d882dd3ae589f76df01551ca0234d910] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-10-04 Thread Michael Niedermayer
ffmpeg | branch: release/2.4 | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [c0c24bc9b32419c7883a344c74a6779374a3c16a] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by:

[FFmpeg-cvslog] avcodec/smc: fix off by 1 error

2014-10-03 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Fri Oct 3 22:50:45 2014 +0200| [c727401aa9d62335e89d118a5b4e202edf39d905] | committer: Michael Niedermayer avcodec/smc: fix off by 1 error Fixes out of array access Fixes: asan_heap-oob_1685bf0_5_asan_heap-oob_1f35116_430_smc.mov Found-by: Mate