Fix a segfault if ? is there but the options are NULL. This is the case if SMBC_parse...
commitd9f66f3e3d9af9c3323029207e62391f382632e9
authorAndreas Schneider <anschneider@suse.de>
Fri, 16 Jan 2009 20:23:00 +0000 (16 12:23 -0800)
committerJeremy Allison <jra@samba.org>
Fri, 16 Jan 2009 20:23:00 +0000 (16 12:23 -0800)
treeab95d385476b5809d2b9fa46c3358113c791debd
parent3504910d91fa6d174861815255062efefb0c46aa
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.
source/libsmb/libsmb_path.c