s3: smbd: Fix NULL pointer bug introduced by previous 'raw' stream fix (bug #11522).
commitf9a820a5c6bb02c14875a4c1f9b2877c8bd6bf58
authorJeremy Allison <jra@samba.org>
Thu, 1 Oct 2015 00:12:11 +0000 (30 17:12 -0700)
committerKarolin Seeger <kseeger@samba.org>
Mon, 5 Oct 2015 07:40:10 +0000 (5 09:40 +0200)
tree8f167e2e579e955017349c803eb9d87171579158
parentd69db571442f170a2c2538f206590f48f2de97c2
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

(cherry picked from commit f9ceaf443991e0bb5db23eeced2841436f47359e)
source3/smbd/filename.c