]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare_base()
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 2 Apr 2024 23:50:47 +0000 (12:50 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Apr 2024 22:56:33 +0000 (22:56 +0000)
commit5150b318f4894a8036b2a394c446afd513f8cb60
tree672a77664ec8b3a8431667ef8d3db13732b48728
parentde1b94f79ea8694ecdddab4b455d539caa7e77e2
ldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare_base()

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15625

Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
lib/ldb/common/ldb_dn.c