From: Alexey Khoroshilov Date: Wed, 8 Aug 2012 12:49:48 +0000 (+0400) Subject: wusb: Fix potential memory leak in wusb_dev_sec_add() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~73^2~189 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e58ba01e2cfe7b7d54d28f78c7af3cff4d5419a3;p=pandora-kernel.git wusb: Fix potential memory leak in wusb_dev_sec_add() 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed