s4:dsdb: Avoid buffer overflow in samdb_result_hashes()
authorJo Sutton <josutton@catalyst.net.nz>
Thu, 11 Jan 2024 21:43:39 +0000 (10:43 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 8 Feb 2024 02:48:45 +0000 (02:48 +0000)
commitcf978d3e9fef1db1b5200de500c81d9de7f87572
treeb3c3009bc0502812bc453480c65315bdd7b8ce50
parent3c01d9a6ea672309e0291333893fdf05ee6e6629
s4:dsdb: Avoid buffer overflow in samdb_result_hashes()

Signed-off-by: Jo Sutton <josutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/common/util.c