James Burton created XGC-95:
-------------------------------

             Summary: TIFF Packbits treatment of NOP
                 Key: XGC-95
                 URL: https://issues.apache.org/jira/browse/XGC-95
             Project: XMLGraphicsCommons
          Issue Type: Bug
          Components: image codecs
    Affects Versions: Trunk
            Reporter: James Burton


In class org.apache.xmlgraphics.image.codec.tiff, method decodePackbits(), the 
last "else" should do nothing.  srcCount is already bumped outside the "if".  
The lines should looke like:

                    // no-op packet. Do nothing
                    // srcCount++;




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to