Work around a handle leak in XP 64 bit
commit4861aef29f84a051b4592b1616e40f010b612420
authorVolker Lendecke <vl@samba.org>
Sat, 8 Mar 2008 09:27:03 +0000 (8 10:27 +0100)
committerVolker Lendecke <vl@samba.org>
Sat, 8 Mar 2008 09:27:03 +0000 (8 10:27 +0100)
treec5de45a29105455242ee089399d2bba61016dd23
parent29df57a5aadc208514f82875ef489e42cffad471
Work around a handle leak in XP 64 bit

We have to tell XP64 that we store unicode, otherwise some library will to a
findfirst before each createfile, leaking a directory handle each time.
source/smbd/trans2.c