From: Dan Carpenter Date: Fri, 11 Jul 2014 09:21:36 +0000 (+0300) Subject: video: of: display_timing: double free on error X-Git-Tag: omap-fixes-against-v3.17-rc3~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=62795a0d81970bfdd5866ffd87160c670a6b344c;p=pandora-kernel.git video: of: display_timing: double free on error The display_timings_release() function frees "disp" and we free it again on the next line. Signed-off-by: Dan Carpenter Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed