s3:tldap: Fix parsing LDAPv2 escaped strings
authorAndreas Schneider <asn@samba.org>
Wed, 26 Jul 2017 15:48:34 +0000 (17:48 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 19 Feb 2018 18:17:12 +0000 (19:17 +0100)
commitc96dc78aa680d3a1c1d53ea9b18a966025a93e16
tree0976743ac26bdef69ee2a313158405b089fac4c8
parent9c9c2754a950d6cd411d490fa7fb9fad5b194a01
s3:tldap: Fix parsing LDAPv2 escaped strings

Yes, this is outdated, but the missing 'break' produces a compiler
warning.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Simo Sorce <idra@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source3/lib/tldap.c