On Tue, 14 Mar 2023 14:02:43 GMT, Weijun Wang <[email protected]> wrote:

> After this change, `gss_buffer_t` always uses `malloc` and `free`. All others 
> use `new` and `delete`. It also initializes several `SecBuffer` to zeroes so 
> it's safe to check for null when trying to free them.

LGTM. Thanks!

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

Marked as reviewed by djelinski (Committer).

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

Reply via email to