ntvfs: Fix Coverity ID 1107224 Resource leak
authorVolker Lendecke <vl@samba.org>
Sun, 20 Oct 2013 15:11:16 +0000 (17:11 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 21 Oct 2013 23:34:19 +0000 (16:34 -0700)
commitee78af33fe5c9d84de35bbb0687b6d185abc8cf6
treea465e49d1da78bb040ec1d4b800531f7db5e3533
parentd286b17d46984e85418ed4778890948df979a9f6
ntvfs: Fix Coverity ID 1107224 Resource leak

In this error path we were leaking "fd".

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source4/ntvfs/posix/pvfs_open.c