commit | 2b22e7083877778100b7e25b375842b23d14e701 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Mon Jan 22 13:22:56 2018 -0800 |
committer | Andreas Gampe <agampe@google.com> | Mon Jan 22 13:25:04 2018 -0800 |
tree | 6fdfd9574e2cb5e82599ef8718e7b0b747c77db8 | |
parent | 205266aacc675dfb7a7f9f985c4ca973163cb59e [diff] |
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