GitHub user hyunuck opened a pull request:
https://github.com/apache/commons-imaging/pull/36
Avoid jpeg parse fail due to jfxx and exif
- add jfxx signature when parsing jpeg
- Avoid jpeg parse fail due to exif
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunuck/commons-imaging master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/commons-imaging/pull/36.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #36
----
commit e337c954847bf3a5ff17b64ec17c45916280fe31
Author: Justin <hukim@...>
Date: 2018-03-28T14:41:52Z
add jfxx signature when parsing jpeg
commit 8ad11248834e21154a09fdeb9c130bd800ea8250
Author: Justin <hukim@...>
Date: 2018-03-28T14:44:45Z
Avoid jpeg parse fail due to exif
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]