]> git.ipfire.org Git - thirdparty/samba.git/commit
lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 5 Sep 2023 03:37:14 +0000 (15:37 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commit187d74d9c08d4ccd1d964af22f73e85a39a0fd0e
treeb9ee37a56ffdab7e21473b78b189337e477f58d8
parent7e62f3921f2d6776f857072b9f4dd2a3302a8bca
lib:krb5_wrap: Remove Heimdal‐only krb5_princ_component() implementation

This implementation is no longer called: using a variable of static
storage duration as a conduit for return values is only asking for
trouble.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/krb5_wrap/krb5_samba.c
source4/auth/kerberos/kerberos.h