RFR: JDK-8303576: addIdentitiesToKeystore in KeystoreImpl.m needs CFRelease call in early potential CHECK_NULL return
Weijun Wang
weijun at openjdk.org
Wed Mar 8 01:09:04 UTC 2023
On Tue, 7 Mar 2023 15:56:55 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Similar to what had been done in [JDK-8303354](https://bugs.openjdk.org/browse/JDK-8303354) , we miss CFRelease on the variable identitySearch in early CHECK_NULL returns potentially done in the function addIdentitiesToKeystore.
Marked as reviewed by weijun (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/12905
More information about the security-dev
mailing list