ldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare()
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 2 Apr 2024 23:51:04 +0000 (12:51 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Apr 2024 22:56:33 +0000 (22:56 +0000)
commit75e51bd99b7a029afd98b55283eddad835319ed6
tree50fbac8a0acc2b1ac34cfc1f91065695e7abeb7d
parent5150b318f4894a8036b2a394c446afd513f8cb60
ldb:ldb_dn: use safe NUMERIC_CMP in ldb_dn_compare()

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