You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary D. Gregory (Jira)" <ji...@apache.org> on 2023/07/15 19:47:00 UTC

[jira] [Commented] (IMAGING-357) NPE in PcxWriter::writeImage

    [ 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)