CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb message
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Fri, 3 Mar 2023 04:26:04 +0000 (17:26 +1300)
committerJule Anger <janger@samba.org>
Mon, 20 Mar 2023 09:03:38 +0000 (10:03 +0100)
commit873d4e465f333c487dc1bee748054b6b606c299b
tree70eb1617b888a9733723ade3987821dc1a18d7e2
parent891ffeaf99d150e2a5707d71825e5533570aa974
CVE-2023-0614 ldb: Add function to remove excess capacity from an ldb message

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

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
[abartlet@samba.org Adapted to conflict from lack of new
ldb_ascii_toupper() in ldb_private.h]
lib/ldb/common/ldb_msg.c
lib/ldb/include/ldb_private.h