diff options
author | Dan Carpenter <[email protected]> | 2009-02-14 09:53:48 +0000 |
---|---|---|
committer | Len Brown <[email protected]> | 2009-03-16 00:37:33 -0400 |
commit | 013d67fd4f0da8f6af60a376f1a254266ab658ef (patch) | |
tree | 0320f708760f39267205dbd00bc1adec3c4856cd /lib/cpu-notifier-error-inject.c | |
parent | d263da311ab403e3a84fa24920edc826147a550c (diff) |
acer-wmi: double free in acer_rfkill_exit()
This is acer_rfkill_exit() from drivers/platform/x86/acer-wmi.c.
The code frees wireless_rfkill->data again instead of
bluetooth_rfkill->data.
This was found using a code checker (http://repo.or.cz/w/smatch.git/).
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Carlos Corbacho <[email protected]>
Signed-off-by: Len Brown <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions