s3-libsmbclient: Fix crash bug in SMBC_parse_path().
authorGünther Deschner <gd@samba.org>
Thu, 14 Jan 2010 19:34:04 +0000 (11:34 -0800)
committerKarolin Seeger <kseeger@samba.org>
Wed, 24 Feb 2010 15:25:09 +0000 (16:25 +0100)
commite07bdeda53353597787183131cbe44eeeac5ec15
treefb911bd878ddcf7504798a624b27233b0cb551f5
parent2e6435952779134614c2a8adbfffb83eff5bd96e
s3-libsmbclient: Fix crash bug in SMBC_parse_path().

Patch from Tim Waugh <twaugh@redhat.com>.
This resolves https://bugzilla.redhat.com/show_bug.cgi?id=552658

LIBSMBCLIENT-OPENDIR torture test checks this as well.

Guenther

Fix bug #7043 (SIGSEGV in "SMBC_parse_path").
(cherry picked from commit 07263901632bb98851d86dc0ba1d2dc22735c020)
source/libsmb/libsmb_path.c