Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Nov 2022 12:33:04 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267944] free() of uninitialized pointer from kadmind_dispatch() and ret_principal_ent()
Message-ID:  <bug-267944-227-9Jw77uKFsQ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267944-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-267944-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267944

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267944-227-9Jw77uKFsQ>