diff options
author | Tomas Henzl <[email protected]> | 2014-07-07 17:20:00 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2014-07-25 17:17:05 -0400 |
commit | 9422e864fa4e2d323407cfca6ca14712cf17fb40 (patch) | |
tree | 36d586eae9bed65156cd681bcd2e4bab59a6f2d7 /net/lapb/lapb_subr.c | |
parent | da225498d97565b6f25ed28ebdf0fecdf3a5ca5c (diff) |
pm8001: fix a memory leak in flash_update
ccb->fw_control_context is copied to local fw_control_context and
the local variable is never used later
Free ccb->fw_control_context. The task is forgotten thus also the
reference to fw_control_context and the completion thread takes the info
from virt_ptr again.
Signed-off-by: Tomas Henzl <[email protected]>
Acked-by: Suresh Thiagarajan <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions