CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid chars
authorKai Blin <kai@samba.org>
Fri, 8 Jun 2018 16:20:16 +0000 (18:20 +0200)
committerKarolin Seeger <kseeger@samba.org>
Tue, 14 Aug 2018 11:57:15 +0000 (13:57 +0200)
commitbe4c0938b0f47d246d3aaacdc6c9a3fedf8ab6e0
tree175ac9b34ac86d2f60ece9f0ed8e6f156a422710
parentb7f0ee93f58e663bb8fc0b39985aa49b254582d9
CVE-2018-1140 dns: Add a test to trigger the LDB casefolding issue on invalid chars

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

Signed-off-by: Kai Blin <kai@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
python/samba/tests/dns_invalid.py [new file with mode: 0644]
source4/selftest/tests.py