On Mon, 20 May 2024 08:37:49 GMT, Adam Sotona wrote:
> Parsing of a specifically corrupted class file cause unexpected
> `ArrayIndexOutOfBoundsException` during label inflation.
> This patch checks the valid range and throws expected
> `IllegalArgumentException` instead.
> Relevant test is adde
Parsing of a specifically corrupted class file cause unexpected
`ArrayIndexOutOfBoundsException` during label inflation.
This patch checks the valid range and throws expected
`IllegalArgumentException` instead.
Relevant test is added.
Please review.
Thanks,
Adam
-
Commit messages: