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

Skip to content
Commit 215545be authored by George Burgess IV's avatar George Burgess IV
Browse files

Fix a memory leak

`if (index != 1)` below, we'd leak this memory.

Caught by the static analyzer:

frameworks/av/media/libmedia/MediaProfiles.cpp:573:21: warning:
Potential leak of memory pointed to by 'profile'
[clang-analyzer-cplusplus.NewDeleteLeaks]

Bug: None
Test: Ran the analyzer again.
Change-Id: I3a8641358294a2d405cdf4d00fb1af86d893f9dc
parent 69b95935
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