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:52:00 UTC

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

     [ https://issues.apache.org/jira/browse/IMAGING-357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dimitrios Efthymiou updated IMAGING-357:
----------------------------------------
    Attachment: Untitled.png

> 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
>         Attachments: Untitled.png
>
>
> 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)