]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drivers/platform/x86: Fix memory leak
authorAndre Bartke <andre.bartke@googlemail.com>
Fri, 3 Jun 2011 18:55:43 +0000 (20:55 +0200)
committerMatthew Garrett <mjg@redhat.com>
Mon, 11 Jul 2011 13:43:18 +0000 (09:43 -0400)
commite35424762cfc170562f56d5586a31e58c2c000bd
tree1fedc5b3dbe551bfedc155cf7a75668b23745aa8
parent585525f643a4063fe1d602e584c01bb3d66bade0
drivers/platform/x86: Fix memory leak

data is not freed in the error case of
compal_probe().

Signed-off-by: Andre Bartke <andre.bartke@gmail.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
drivers/platform/x86/compal-laptop.c