commit | 07ddf768d860bee7bd6581b7af3ce1009dbd05d0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sun Jul 29 17:00:37 2007 +0200 |
committer | Len Brown <len.brown@intel.com> | Fri Aug 03 22:28:11 2007 -0400 |
tree | 10cf0995194067022b84149d8bc9e81ce29ac0da | |
parent | 7c010de7506954e973abfab5c5999c5a97f7a73e [diff] |
ACPI: EC: acpi_ec_remove(): fix use-after-free This patch fixes an obvious use-after-free introduced by commit 837012ede14a8fc088be3682c964da7fc6af026b. Spotted by the Coverity checker. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Alexey Starikovskiy <astarikovskiy@suse.de> Signed-off-by: Len Brown <len.brown@intel.com>