ldb: Add more segfault tests DN handling
authorAndrew Bartlett <abartlet@samba.org>
Mon, 25 Mar 2024 09:21:19 +0000 (22:21 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 10 Apr 2024 05:13:32 +0000 (05:13 +0000)
commitbda4e1233a145f11aa92b89a5658d94cd9252267
tree12c8cd0758def3670fbc22ffe7ab44bfb659d114
parent8ac18495ba238985a82dbe5a3c95c78c3c51f4b6
ldb: Add more segfault tests DN handling

- from_dict DN use-after-free
- check for the same directly creating the ldb.Message

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/segfault.py