Skip to content
Commit 13a734dc authored by Peter Collingbourne's avatar Peter Collingbourne
Browse files

Fix a use-after-free found by HWAsan.

The variable sizeResult is an iterator pointing into mCurrentValues,
and clearing mCurrentValues invalidates the iterator.

Bug: 119773465
Change-Id: I940ea397af87561d33f74a9d52abc3afd0a7538f
parent 932f96b2
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