fixed some places where we don't brace (flags & STR_UNICODE)
authorAndrew Tridgell <tridge@samba.org>
Fri, 15 Aug 2003 16:19:48 +0000 (16:19 +0000)
committerAndrew Tridgell <tridge@samba.org>
Fri, 15 Aug 2003 16:19:48 +0000 (16:19 +0000)
commitcc38992e3f6c6ca04ae7170cb03028d3d1c06ae3
treef87a0ba4d293818434310cc0f831faa2fa69b68e
parentfe3195367803e90958ca6a159308c055dffbb1e0
fixed some places where we don't brace (flags & STR_UNICODE)

this fixes the samba4 server with ascii clients
(This used to be commit c770603ac6c3331a4ac79a650cbbbeb21c778137)
source4/lib/charcnv.c
source4/libcli/raw/rawrequest.c
source4/smbd/request.c
source4/torture/torture_util.c