Integrated: JDK-8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check

Matthias Baesken mbaesken at openjdk.org
Thu Nov 24 08:06:26 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.

This pull request has now been integrated.

Changeset: 2f8a5c2e
Author:    Matthias Baesken <mbaesken at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/2f8a5c2eca0dc3dad08b7b2c33394ac214907008
Stats:     1 line in 1 file changed: 1 ins; 0 del; 0 mod

8297480: GetPrimitiveArrayCritical in imageioJPEG misses result - NULL check

Reviewed-by: jdv

-------------

PR: https://git.openjdk.org/jdk/pull/11312



More information about the client-libs-dev mailing list