RFR: JDK-8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
Jayathirth D V
jdv at openjdk.org
Wed Nov 23 09:31:22 UTC 2022
On Wed, 23 Nov 2022 08:18:32 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Seems there is a remaining GetPrimitiveArrayCritical in imageioJPEG that misses a result - NULL check, this should be added.
Did we actually hit null pointer issue in some specific condition using ImageIO or this bug got identified because of some static analysis?
-------------
PR: https://git.openjdk.org/jdk/pull/11312
More information about the client-libs-dev
mailing list