[FFmpeg-cvslog] webp: fix infinite loop in webp_decode_frame

2015-07-22 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Thu Jul 2 23:45:46 2015 +0200| [3c96f21d6e9de6832a59645273e94dfd65126d2d] | committer: Michael Niedermayer webp: fix infinite loop in webp_decode_frame The loop always needs at least 8 bytes for chunk_type and chunk_size. If fewer are left, b

[FFmpeg-cvslog] webp: fix infinite loop in webp_decode_frame

2015-07-19 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.7 | Andreas Cadhalpun | Thu Jul 2 23:45:46 2015 +0200| [762a5878a6b0bef923ef97c15fdb8274a0351278] | committer: Andreas Cadhalpun webp: fix infinite loop in webp_decode_frame The loop always needs at least 8 bytes for chunk_type and chunk_size. If fewer are left, byt

[FFmpeg-cvslog] webp: fix infinite loop in webp_decode_frame

2015-07-02 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Thu Jul 2 23:45:46 2015 +0200| [0762152f7af6cd93bc8f504d5503723500c3f369] | committer: Michael Niedermayer webp: fix infinite loop in webp_decode_frame The loop always needs at least 8 bytes for chunk_type and chunk_size. If fewer are left, bytest