commit | ba5787323d38084b30261e84510d4a173fcb493a | [log] [tgz] |
---|---|---|
author | Mariusz Kozlowski <mk@lab.zgora.pl> | Mon Nov 22 11:37:21 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Nov 22 11:37:21 2010 -0800 |
tree | 8d3c718f5627ac5898bcd56a993e6aca944dabfc | |
parent | dd8717da6da9b0e745df49762be4573010f1013c [diff] |
ide: fix use after free in ide-acpi out_obj points to kfreed memory and we dereference that pointer in DEBPRINT/printk. Signed-off-by: Mariusz Kozlowski <mk@lab.zgora.pl> Signed-off-by: David S. Miller <davem@davemloft.net>