s4:kdc: Allocate contents of PAC blobs on blob talloc contexts
commit2981a7f0598150e270bff1b1d5d8f7460bc572a7
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 24 Aug 2023 23:41:39 +0000 (25 11:41 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (14 21:35 +0000)
tree275b1e95b9875de5e4efc2b5a49b5cf637f9579c
parent3387140df838981b302c4bf72906d691b471b55d
s4:kdc: Allocate contents of PAC blobs on blob talloc contexts

The lifetime of a blob’s contents should be tied to the lifetime of the
blob itself.

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