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

Skip to content
Commit efd7501d authored by Dima Zavin's avatar Dima Zavin
Browse files

cutils: str_parms: when deleting entry, need to also remove key



When removing one entry, we can't just remove it from the map since
key will not be freed. So, instead, search through the map for the key
and free it once it is found.

Change-Id: Id745c166a4acc5ea25f6d6cdbfe4f8fbc21cbbb3
Reported-by: default avatarXin Qian <xqian@marvell.com>
Signed-off-by: default avatarDima Zavin <dima@android.com>
parent 86bfbe3c
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