From: Zhu Yi Date: Tue, 1 Dec 2009 03:48:50 +0000 (+0800) Subject: iwmc3200wifi: fix NULL pointer dereference in pmkid update X-Git-Tag: v2.6.33-rc1~388^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6646a664e3b60bf3e5db676e0626e6ccd71b3363;p=pandora-kernel.git iwmc3200wifi: fix NULL pointer dereference in pmkid update When handling IWM_CMD_PMKID_FLUSH command, the bssid and pmkid in pmksa are all NULL. Check it before memcpy. Signed-off-by: Zhu Yi Acked-by: Samuel Ortiz Signed-off-by: John W. Linville --- Reading git-diff-tree failed