From: Alexey Khoroshilov Date: Wed, 8 Aug 2012 15:15:01 +0000 (+0400) Subject: can: softing: Fix potential memory leak in softing_load_fw() X-Git-Tag: v3.6-rc5~20^2~20^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef813c412c0cf254ddce7d922289e2d6a69960f0;p=pandora-kernel.git can: softing: Fix potential memory leak in softing_load_fw() 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: Marc Kleine-Budde --- Reading git-diff-tree failed