History log of /external/dng_sdk/source/dng_stream.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
0420a20d94d620f471e47cf3f8c40facca5de58e 08-Mar-2016 Florian Kriener <floriank@google.com> Integrate integer overflow fixes from security branch

cherry-pick of 1754202ed3e25b98179a4f377f0bdd605d9a157a for nyc-dev.

Bug: 26535130
Change-Id: I9a97903cb9f79131b426736351f0d0a0060294e5
/external/dng_sdk/source/dng_stream.cpp
0d8a86b53b40b3e8e3b7392e7bf5c51dbd327101 03-Mar-2016 Florian Kriener <floriank@google.com> Integrate integer overflow fixes from security branch

cherry-pick of 55625cf05f4345dcab5d9d92b83bb8b5606debab for nyc-dev.

* Throw exception on float cast overflow in dng_stream.cpp.
* Ensure hue is in range before converting to integer.
* Replace the limits from stdint.h by the limit from std::numeric_limits<>.

Bug: 26535130
Change-Id: I660c730a8551a8613655898c0fff749925dad149
/external/dng_sdk/source/dng_stream.cpp
8e8939fc10ad63576a2785ba1333a23726b7e164 29-Feb-2016 Florian Kriener <floriank@google.com> Convert line endings to Unix format

Line endings were inconsistent before, this commit normalized line
endings to Unix format.

This is a necessary pre-step for doing the real work for fixing integer
overflow issue.

Bug: 26535130
Change-Id: I9a08119a2bf374db1a9b402ec8d22ee1ae04bc6b
/external/dng_sdk/source/dng_stream.cpp
2bef8b90e267af3a2b74301eb415d0a5d04657fa 25-Jan-2016 Kinan Hakim <kinan@google.com> Fix and avoid some integer overflows

Change-Id: I479a2b3bff0a0aeaa4f54e1b45226998b4d99775
/external/dng_sdk/source/dng_stream.cpp
ffee7a66caebb7027d7591405e8494e3c9e8517e 03-Dec-2015 Kinan Hakim <kinan@google.com> Add the Adobe DNG SDK 1.4 to aosp. This initial cl is a pristine copy of the sources, without any build targets.

Change-Id: Iaab2352b038e3272929ffd2f66013a9e56e11d1b
/external/dng_sdk/source/dng_stream.cpp