[Bug 267944] free() of uninitialized pointer from kadmind_dispatch() and ret_principal_ent()

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Nov 2022 12:33:04 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267944

--- Comment #1 from Robert Morris <rtm@lcs.mit.edu> ---
Similarly, ret_principal_ent()'s call to krb5_ret_principal() needs to
be checked, otherwise ret_principal_ent() can return "no error" even
though princ->principal isn't valid.

-- 
You are receiving this mail because:
You are the assignee for the bug.