mount.cifs: check for NULL addr pointer before handling scopeid
commit8bbeccb9c35661c5a4d219398889b9f66aed7de7
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:50:21 +0000 (17 09:50 +0200)
tree288d8c96172a1e6f72fe3597918d863d5c900459
parent5de0ffa2e337fa650ef106d32f1be2b43d3f1544
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).
(cherry picked from commit 78a6eb582d28d92db5ffab6ded40785be54cf540)
client/mount.cifs.c