You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Hippo (Jira)" <ji...@apache.org> on 2020/08/09 07:36:00 UTC

[jira] [Created] (BCEL-341) Incorrectly reads and writes class version <= 45.2 (oak) class file.

Hippo created BCEL-341:
--------------------------

             Summary: Incorrectly reads and writes class version <= 45.2 (oak) class file.
                 Key: BCEL-341
                 URL: https://issues.apache.org/jira/browse/BCEL-341
             Project: Commons BCEL
          Issue Type: Bug
          Components: Parser
    Affects Versions: unspecified
            Reporter: Hippo
             Fix For: unspecified


Whenever you attempt to parse a class file (version <= 45.2) the parser will crash due to the code attribute's maxStack, maxLocals, and codeLength being half the size.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)