RFR: JDK-8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check
Matthias Baesken
mbaesken at openjdk.org
Wed Nov 23 08:26:37 UTC 2022
Seems there is a remaining GetPrimitiveArrayCritical in imageioJPEG that misses a result - NULL check, this should be added.
-------------
Commit messages:
- JDK-8297480
Changes: https://git.openjdk.org/jdk/pull/11312/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=11312&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8297480
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/11312.diff
Fetch: git fetch https://git.openjdk.org/jdk pull/11312/head:pull/11312
PR: https://git.openjdk.org/jdk/pull/11312
More information about the client-libs-dev
mailing list