Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 1f7ebf5c authored by Suren Baghdasaryan's avatar Suren Baghdasaryan Committed by Gerrit - the friendly Code Review server
Browse files

ion: fix a possible memory leak in ion_cma_allocate



The memory leak occurs when kmalloc() for info->table fails, info is freed
but info->cpu_addr allocation is left.
Fixes: eeeb9407 ("ion: add snapshot of ion support for MSM")

Bug: 130817249
Test: builds and boots

Change-Id: I7faf5be5129a46b2f874f4e3803470e5f5130a21
Reported-by: default avatarMikael Magnusson <Mikael.Magnusson@sony.com>
Suggested-by: default avatarMikael Magnusson <Mikael.Magnusson@sony.com>
Signed-off-by: default avatarSuren Baghdasaryan <surenb@google.com>
Patch: received via email from surenb@google.com @ 04/18/19, 14:42
Signed-off-by: default avatarChetan C R <cravin@codeaurora.org>
parent 4b967be4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment