Fix a segfault if ? is there but the options are NULL. This is the case if SMBC_parse...
authorAndreas Schneider <anschneider@suse.de>
Fri, 16 Jan 2009 20:24:58 +0000 (12:24 -0800)
committerKarolin Seeger <kseeger@samba.org>
Tue, 20 Jan 2009 13:16:48 +0000 (14:16 +0100)
commit6530d84cc18513b1bfaded4dbd01bd517d7b0831
tree2c88661c2d42e07829116e777f0ce8b6d372204b
parent1fef03e814a3d3a73f2bd59b3ded1fd707cf9b93
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.
(cherry picked from commit 889d0dff4e4cfd4d4b4ed16ad64de303c795f879)
source/libsmb/libsmb_path.c