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 2020/06/01 22:24:00 UTC

[jira] [Created] (BCEL-338) org.apache.bcel.generic.InstructionFactory.createInvoke() populates its internal ConstantPoolGen on bad input, then throws exception

Gary D. Gregory created BCEL-338:
------------------------------------

             Summary: org.apache.bcel.generic.InstructionFactory.createInvoke() populates its internal ConstantPoolGen on bad input, then throws exception
                 Key: BCEL-338
                 URL: https://issues.apache.org/jira/browse/BCEL-338
             Project: Commons BCEL
          Issue Type: Bug
            Reporter: Gary D. Gregory
            Assignee: Gary D. Gregory


The method {{org.apache.bcel.generic.InstructionFactory.createInvoke()}} populates its internal {{ConstantPoolGen}} on bad input, then throws exception.

Instead it should validate its input first.



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