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

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

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

Gary D. Gregory resolved BCEL-338.
----------------------------------
    Fix Version/s: 6.4.2
       Resolution: Fixed

> 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
>            Priority: Major
>             Fix For: 6.4.2
>
>
> 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)