]> git.ipfire.org Git - thirdparty/samba.git/commit
lib/security:CA: tokens_are_comparable() accepts NULL operator
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Fri, 10 Nov 2023 03:15:25 +0000 (16:15 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 27 Nov 2023 22:37:32 +0000 (22:37 +0000)
commit33d2deec514048f200bfb57a7dd64d6f9876f42a
tree6a3d3ec14aa36e31d8ce3baeaaadf82607c5e9d5
parent6e15a20228c78e0f7b74da2fc4bc7edd78b6507f
lib/security:CA: tokens_are_comparable() accepts NULL operator

In some circumstances we are going to know general comparability
without having an operator around to use.

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
libcli/security/conditional_ace.c