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

Skip to content
Commit 9a4e2c4f authored by Zhou Song's avatar Zhou Song
Browse files

hal: fix memory leak for unused string

string pointer create from str_parms_to_str()
needs to be released after use.
Here since this pointer is never used, so
deletes it to avoid memory leakage.

Change-Id: I7358d29f63285cc830a176cd4dd6021001a2f04a
parent 4679ff7a
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