Fix a segfault if ? is there but the options are NULL. This is the case if SMBC_parse...
commit3fe974c4feed33187294a0cb922c20f7dbfeaf43
authorAndreas Schneider <anschneider@suse.de>
Fri, 16 Jan 2009 20:26:46 +0000 (16 12:26 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 16 Jan 2009 20:26:46 +0000 (16 12:26 -0800)
treec1dbba97436880030e3b333f02e235373a8ed84c
parentd03133e696aea45e0843f4d72d2d1449366ac4e2
Fix a segfault if ? is there but the options are NULL. This is the case if SMBC_parse_path is called by SMBC_stat_ctx.
source3/libsmb/libsmb_path.c