]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:auth: Check return value of talloc_new()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 10 Aug 2023 21:57:11 +0000 (09:57 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 14 Aug 2023 04:57:34 +0000 (04:57 +0000)
commite9e2dfa53528d475201df13afe8ab79f3ce4f5fb
tree78357b5c10241a8671bc80da82dcf2a8425b111f
parent45ca5e23b84292f9854c6e1c86aafb2ef9425170
s4:auth: Check return value of talloc_new()

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