From: Arve Hjønnevåg Date: Tue, 16 Oct 2012 22:29:54 +0000 (-0700) Subject: Staging: android: binder: Fix memory leak on thread/process exit X-Git-Tag: v3.7-rc3~13^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=675d66b0ed5fd170d6a44cf8dbb3fa56a5347bdb;p=pandora-kernel.git Staging: android: binder: Fix memory leak on thread/process exit If a thread or process exited while a reply, one-way transaction or death notification was pending, the struct holding the pending work was leaked. Signed-off-by: Arve Hjønnevåg Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed