mount.cifs: check for NULL addr pointer before handling scopeid
commit78a6eb582d28d92db5ffab6ded40785be54cf540
authorJeff Layton <jlayton@redhat.com>
Wed, 12 May 2010 11:05:10 +0000 (12 07:05 -0400)
committerKarolin Seeger <kseeger@samba.org>
Mon, 17 May 2010 07:20:44 +0000 (17 09:20 +0200)
tree83553f4e0a2372c251526160a06d6b4a9842fd2d
parentf4d87160444eaa4f5a0239ad58159f13e03a851e
mount.cifs: check for NULL addr pointer before handling scopeid

Signed-off-by: Jeff Layton <jlayton@redhat.com>
Fix bug #7315 (mount.cifs segfaults after upgrade to 2.6.33).
client/mount.cifs.c