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

Skip to content
Commit 661e90a6 authored by Greg Kaiser's avatar Greg Kaiser
Browse files

AC4Parser: Avoid memory leak

Our 'presentation_name' was allocated, but never deleted.
Instead of creating a temporary char array, we directly
use std::string to build up this name, and avoid the leak.

Test: Treehugger
Change-Id: Ie3baf602d24edffe2408a77e0fae714e6a8e8baf
parent 84c05cdc
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