fixed an unitialised write warning in valgrind
authorAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 16:44:43 +0000 (18:44 +0200)
committerAndrew Tridgell <tridge@samba.org>
Mon, 14 Apr 2008 16:44:43 +0000 (18:44 +0200)
commitdfe4b5009885c4eeca24569f35b9fc85bfe6346b
tree47bfc0ac07dd283394ba1e685e667cc34d5f3504
parent068c973dbeed5b0f5ccab4f780ae7db3535f5910
fixed an unitialised write warning in valgrind

the 'reserved' field was not being initialised before being pushed to
the wire
source/ntvfs/ntvfs_generic.c