On Tue, 11 Aug 2026 00:52:07 GMT, Valerie Peng <[email protected]> wrote:
> Could someone please help review this one-line fix? > This fixes a memory leak in the corner case where `C_GetInterfaceList()` > fails after `iList` has been allocated. > Thanks, > Valerie > > --------- > - [X] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: 8a73ccfa Author: Valerie Peng <[email protected]> URL: https://git.openjdk.org/jdk/commit/8a73ccfa9cf0005d460ad6fd863e75a1fe568488 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8390076: iList should be free'd after a failed C_GetInterfaceList() call in DEBUG mode Reviewed-by: ayang, mbaesken ------------- PR: https://git.openjdk.org/jdk/pull/32288
