CVE-2016-0771: dnsserver: don't force UTF-8 for TXT
commitb9c595feff54d415aadfcce4a5bfc982ff10ce14
authorGarming Sam <garming@catalyst.net.nz>
Wed, 27 Jan 2016 23:36:43 +0000 (28 12:36 +1300)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2016 10:43:51 +0000 (24 11:43 +0100)
tree2d625b217d6c44e013a52ad7a1b2e017f75f5d8f
parent43de2c0ddfe81617c927750438c02407b47e5cb5
CVE-2016-0771: dnsserver: don't force UTF-8 for TXT

While using a charset is not entirely logical, it allows testing of non
UTF-8 data (like inserting 0xFF into the TXT string).

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

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
librpc/idl/dnsserver.idl