On Fri, 26 Feb 2021 14:19:03 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:

> The function wcstombsdmp is called at a few places in awt_InputMethod.c.
> This function needs checking of a NULL return value and freeing of the memory 
> allocated by this function. However this is missing at one place in the file.

This pull request has now been integrated.

Changeset: dd33a8ea
Author:    Matthias Baesken <mbaes...@openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/dd33a8ea
Stats:     5 lines in 1 file changed: 4 ins; 0 del; 1 mod

8262461: handle wcstombsdmp return value correctly in unix awt_InputMethod.c

Reviewed-by: psadhukhan, azvegint, aivanov

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

PR: https://git.openjdk.java.net/jdk/pull/2747

Reply via email to