ntvfs: Fix CID 1107225 Resource leak
authorVolker Lendecke <vl@samba.org>
Sun, 20 Oct 2013 15:16:11 +0000 (17:16 +0200)
committerJeremy Allison <jra@samba.org>
Mon, 21 Oct 2013 23:34:35 +0000 (16:34 -0700)
commite8a77df79e73599bb18f30c139edeece45846239
treef975cd073371b7701a8129abbb7e1c05fc6ab53c
parentee78af33fe5c9d84de35bbb0687b6d185abc8cf6
ntvfs: Fix CID 1107225 Resource leak

After the talloc_strdup, we don't need cwd anymore.

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