r21214: fixed a valgrind error that can be caused by a semi-async call inside
commit667cff3699a37510a69f682407bdda6316ba4402
authorAndrew Tridgell <tridge@samba.org>
Wed, 7 Feb 2007 07:06:28 +0000 (7 07:06 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:44:47 +0000 (10 14:44 -0500)
tree30aa8794e85422b676f06099ba16941059b5f044
parent80445f7596af353285a51d01e50d36037a6a6107
r21214: fixed a valgrind error that can be caused by a semi-async call inside
a nested ntvfs call. The req structure can go away while processing a
ntvfs request
(This used to be commit f62b3c505f71f37a86a76d152d643926e19eb148)
source4/ntvfs/unixuid/vfs_unixuid.c