From: Alexey Khoroshilov Date: Wed, 8 Aug 2012 15:44:21 +0000 (+0400) Subject: rndis_wlan: Fix potential memory leak in update_pmkid() X-Git-Tag: v3.6-rc3~10^2~40^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60f53cf99060472973f16452116d9c467f8b08c6;p=pandora-kernel.git rndis_wlan: Fix potential memory leak in update_pmkid() Do not leak memory by updating pointer with potentially NULL realloc return value. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Acked-by: Jussi Kivilinna Signed-off-by: John W. Linville --- Reading git-diff-tree failed