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

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

Dimitrios Efthymiou created IMAGING-357:
-------------------------------------------

             Summary: 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


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)