s4:kdc: Refactor samba_make_krb5_pac()
commitf86404b7ab8a557cd3d3366b6567867065c2e28e
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Tue, 20 Sep 2022 22:26:38 +0000 (21 10:26 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 5 Oct 2022 04:23:33 +0000 (5 04:23 +0000)
tree545f5243438dca742d6b1da77cf7b9f7e75b6c19
parent84796220965527a56ac492d04f220b39ce279cf4
s4:kdc: Refactor samba_make_krb5_pac()

This function is longwinded and needlessly allocates intermediary
buffers. Simplify it.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/pac-glue.c