s3: smbd: Don't use getcwd() directly. We must always go through the VFS.
authorJeremy Allison <jra@samba.org>
Wed, 20 Jun 2018 21:49:33 +0000 (14:49 -0700)
committerAndreas Schneider <asn@cryptomilk.org>
Thu, 21 Jun 2018 11:08:17 +0000 (13:08 +0200)
commit47c315551745d624a8bf2eb77c7c829163ac5e9e
tree64f50b546c7a9c7cc10594e3c1c0d5a58705ce5b
parentc1c764925e24788905ab91aa455b415765d6f71f
s3: smbd: Don't use getcwd() directly. We must always go through the VFS.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
source3/smbd/uid.c