Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).
commit6a13107da7b1563b3bdccd66c2d7c369db7c2bb4
authorJeremy Allison <jra@samba.org>
Wed, 25 Nov 2009 17:58:45 +0000 (25 09:58 -0800)
committerJeremy Allison <jra@samba.org>
Wed, 25 Nov 2009 17:59:33 +0000 (25 09:59 -0800)
tree355689cbd103bd67c36d63c77aa9d986f458a735
parentbec9ed47c8f543d44cdc0f4bb8302356ca5dc969
Fix crash due to uninitialized pointer (not a problem in 3.4.x or below).
Jeremy.
(cherry picked from commit 947c47f2819ff30d3c69bfbeb4b1932467b36cce)
source3/smbd/open.c