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

Skip to content
Commit 03f90e81 authored by Chuangjie Xia's avatar Chuangjie Xia Committed by Anis Assi
Browse files

Delete an uninitialized object in AACExtractor

Due to some reason, for example bad file, readAt header fails
in AACExtractor(...) and the variable mMeta is not initialized.
Then exception happens when to delete mMeta in ~AMRExtractor().

Bug: 142630125
Bug: 142641801
Test: MTBF test and make sure
      no assertion in AMediaFormat_delete(mMeta) of ~AACExtractor()
Change-Id: Ie04989f20170391961c8a6d12e1882262be18d7f
Merged-In: Ie04989f20170391961c8a6d12e1882262be18d7f
(cherry picked from commit 19e92b5b)
parent 5c3fb96d
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