ffmpeg | branch: release/2.4 | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100|
[ae1156ef2aa36b1b0e61787a52f5e06487bb1056] | committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Revie
ffmpeg | branch: release/2.5 | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100|
[d52df5cffa18860ae73bb5410c4430b40f25e4d6] | committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Revie
ffmpeg | branch: release/2.6 | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100|
[b7d1bbe139f49ae09c2dd5329a3c92f732648119] | committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Revie
ffmpeg | branch: release/2.7 | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100|
[725d7fb2c608f8f4712fc13750455eec47b0cc4a] | committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Revie
ffmpeg | branch: release/2.8 | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100|
[6b0bc64f54e50e9f6ff4bec6313fa92bb72bd482] | committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Revie
ffmpeg | branch: master | Andreas Cadhalpun
| Sat Nov 14 22:46:46 2015 +0100| [6a69a175e7b5c5393528ed0f5753e41573fa0df2] |
committer: Andreas Cadhalpun
mpegvideo: clear overread in clear_context
Otherwise the h263p decoder can try to copy overread bytes, even though
buffer is NULL.
Reviewed-b