[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [bbe1c9839bb96f0a3988a3fdbb56283faf7f36fb] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which

[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [2db78f83bad187012f446ca43f6edcb845e7f513] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which

[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [4d2f9368034353037ae4fb96c1156848fe0ebe7a] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which

[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.7 | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [1dc135e03d83d14274e3049011396a5bcb36e464] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which

[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [174ec7d744d3e45bdb74c4c568f7bc5f689d4304] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which

[FFmpeg-cvslog] nutdec: reject negative value_len in read_sm_data

2015-12-19 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sat Dec 19 12:02:56 2015 +0100| [ce10f572c12b0d172c72d31d8c979afce602bf0c] | committer: Andreas Cadhalpun nutdec: reject negative value_len in read_sm_data If it is negative, it can cause the byte position to move backwards in avio_skip, which in t