From: Mitchel Humpherys Date: Sat, 14 Dec 2013 03:26:17 +0000 (-0800) Subject: gpu: ion: fix use-after-free in ion_heap_freelist_drain X-Git-Tag: v3.14-rc1~150^2~380 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f020b4430bf29a25229fd9975662baefb02facda;p=pandora-kernel.git gpu: ion: fix use-after-free in ion_heap_freelist_drain The `buffer' variable is being used after being freed. Fix this. Signed-off-by: Mitchel Humpherys Signed-off-by: John Stultz Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed