1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-04 17:47:26 +03:00
Michael Hanselmann 7f48fbcf7b ldb: Avoid read beyond buffer
Calling the "ldb_parse_tree" function with a filter consisting of
exactly a single space (" ") would trigger a read beyond the input
buffer. A unittest is included.

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

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Tim Beale <timbeale@catalyst.net.nz>
2019-05-30 07:12:11 +00:00
..
2019-05-29 05:56:59 +00:00
2019-05-30 07:12:11 +00:00
2018-05-23 02:27:12 +02:00
2019-05-30 07:12:11 +00:00
2019-02-26 10:39:24 +01:00
2019-05-29 04:41:24 +00:00
2019-05-30 07:12:11 +00:00