From: Alexey Khoroshilov Date: Tue, 7 Aug 2012 12:23:06 +0000 (+0000) Subject: drm/edid: Fix potential memory leak in edid_load() X-Git-Tag: v3.6-rc2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7b83b908fbecadefa73c0d76b9c719d09c1d96d;p=pandora-kernel.git drm/edid: Fix potential memory leak in edid_load() 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 Reviewed-by: Carsten Emde Signed-off-by: Dave Airlie --- Reading git-diff-tree failed