[
https://issues.apache.org/jira/browse/IMAGING-357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743441#comment-17743441
]
Gary D. Gregory commented on IMAGING-357:
-----------------------------------------
"When I run the tests, I get 2 failures in PcxWriter::writeImage in line 131"
What test? The GitHub build is green.
> NPE in PcxWriter::writeImage
> ----------------------------
>
> Key: IMAGING-357
> URL: https://issues.apache.org/jira/browse/IMAGING-357
> Project: Commons Imaging
> Issue Type: Bug
> Components: Format: PCX
> Reporter: Dimitrios Efthymiou
> Priority: Major
>
> When I run the tests, I get 2 failures in PcxWriter::writeImage in line 131
> if (i < palette.length()) {
> because palette is null
--
This message was sent by Atlassian Jira
(v8.20.10#820010)