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

Skip to content
Commit 2b22e708 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

MediaExtractor: Fix use-after-free

ZipString only references the given string and does not copy it.
It is thus important that the caller keeps the source, in this
case the formatted String8, alive.

Bug: 72329184
Test: m
Test: m && m SANITIZE_TARGET=address ; no aborts
Change-Id: I20f9acd544eeeb26cc115b753ac64b3bce6235b6
parent 205266aa
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