commit | 9ea1230e6a904ca3bf01e27018fa59f17216c34b | [log] [tgz] |
---|---|---|
author | Yurii Zubrytskyi <zyy@google.com> | Wed May 29 17:31:19 2024 -0700 |
committer | Yurii Zubrytskyi <zyy@google.com> | Wed May 29 17:31:19 2024 -0700 |
tree | 7ae0502702887a2e336bbcba9e2f25d53e02bca4 | |
parent | 61e25300319471919274e69867f4940279e63ba8 [diff] |
[res] Fix the fuzzer's use after free ResXMLTree doesn't copy the passed data by default, so the fuzzing code needs to make sure the data outlives the tree. Bug: 332013774 Test: manual Change-Id: I44de100e5005548b041c15a99b0c317cdace0722