[FFmpeg-cvslog] exr: fix out-of-bounds read

2016-11-26 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.1 | Andreas Cadhalpun | Wed Nov 16 20:46:56 2016 +0100| [71378e7937bd458233b75b4d73f0aabc3ac437fa] | committer: Andreas Cadhalpun exr: fix out-of-bounds read channel_index can be -1. This problem was introduced in commit 2dd7b46132e2801ef34fe1b5c27e0113cdcfa2f9. Re

[FFmpeg-cvslog] exr: fix out-of-bounds read

2016-11-17 Thread Andreas Cadhalpun
ffmpeg | branch: release/3.2 | Andreas Cadhalpun | Wed Nov 16 20:46:56 2016 +0100| [c7d38efbc26b36f445920c9e026923dd88eb2e6e] | committer: Andreas Cadhalpun exr: fix out-of-bounds read channel_index can be -1. This problem was introduced in commit 2dd7b46132e2801ef34fe1b5c27e0113cdcfa2f9. Re

[FFmpeg-cvslog] exr: fix out-of-bounds read

2016-11-16 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Wed Nov 16 20:46:56 2016 +0100| [ffdc5d09e498bee8176c9e35df101c01c546a738] | committer: Andreas Cadhalpun exr: fix out-of-bounds read channel_index can be -1. This problem was introduced in commit 2dd7b46132e2801ef34fe1b5c27e0113cdcfa2f9. Reviewe

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2016-01-02 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Dec 13 23:37:25 2015 +0100| [5ea59b1f424f0efc7805d837e6fdb80561fb0f3a] | committer: Luca Barbato exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very beginning o

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.4 | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [e7b09eaefa5d117c79e23d7c70732249af383b2a] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very b

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.5 | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [79d75f1554de110d020a8035c86458a80dd7d773] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very b

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.6 | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [350f1f4919a13555167f378ef8f8f38f39db1a80] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very b

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.7 | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [5b88d24f241f1ae31d86d2987b17a1db7547a509] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very b

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-20 Thread Andreas Cadhalpun
ffmpeg | branch: release/2.8 | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [945ae04fab4513ee724751d908e87a3447c3e609] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very b

[FFmpeg-cvslog] exr: fix out of bounds read in get_code

2015-12-18 Thread Andreas Cadhalpun
ffmpeg | branch: master | Andreas Cadhalpun | Sun Dec 13 23:17:09 2015 +0100| [90b99a81071d10e6b5efe86a4602d54d4f45bbcb] | committer: Andreas Cadhalpun exr: fix out of bounds read in get_code This macro unconditionally used out[-1], which causes an out of bounds read, if out is the very beginn