From: Dan Carpenter Date: Thu, 10 Apr 2014 09:36:13 +0000 (+0300) Subject: staging: unisys: use after free in error messages X-Git-Tag: omap-for-v3.16/pm-signed~80^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d21bb45081484b95fb0c80f1afa492a7275689c2;p=pandora-kernel.git staging: unisys: use after free in error messages We dereference "bus" when we report the error so we have to move the kfree() down a couple lines. Signed-off-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed