s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #11522).
authorJeremy Allison <jra@samba.org>
Thu, 1 Oct 2015 00:12:11 +0000 (17:12 -0700)
committerRalph Böhme <slow@samba.org>
Thu, 1 Oct 2015 06:58:36 +0000 (08:58 +0200)
commitf9ceaf443991e0bb5db23eeced2841436f47359e
treeea05ff8097e1696fd3e1309ac4d268bc60ca3708
parentbec685fb13e7cbe3bb98e5647183720d31f1c522
s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #11522).

Ensure dirpath can never be NULL.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=11535

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Oct  1 08:58:36 CEST 2015 on sn-devel-104
source3/smbd/filename.c