Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging of TIFF Pages with Sub-IFDs caused a NPE #430

Merged
merged 1 commit into from Aug 2, 2018

Conversation

Schmidor
Copy link
Contributor

@Schmidor Schmidor commented Jul 9, 2018

Merging of TIFF Pages with Sub IFDs failed when there's no TIFF.TAG_COMPRESSION in the Sub IFD:
java.lang.NullPointerException
at com.twelvemonkeys.contrib.tiff.TIFFUtilities$TIFFPage.writeDirectoryData(TIFFUtilities.java:481)
at com.twelvemonkeys.contrib.tiff.TIFFUtilities$TIFFPage.writeDirectoryData(TIFFUtilities.java:335)
at com.twelvemonkeys.contrib.tiff.TIFFUtilities$TIFFPage.write(TIFFUtilities.java:325)

@haraldk haraldk merged commit 99e27c1 into haraldk:master Aug 2, 2018
@Schmidor Schmidor deleted the megeWithSubIFD branch August 2, 2018 08:49
@haraldk haraldk added this to the 3.4 milestone Aug 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants