diff options
author | Donald Chai <dchai@google.com> | 2019-05-31 22:13:00 -0700 |
---|---|---|
committer | Donald Chai <dchai@google.com> | 2019-11-08 05:13:53 +0000 |
commit | 34ebc8f4355b42dd561e656ff3a240dd8e6bb31d (patch) | |
tree | 03314d642936ac26f64ec79d7d807e16b3118c9e /startop/scripts/lib/cmd_utils.py | |
parent | c000664c7c2b9a71fc2ead560acb0611f7f9f41b (diff) |
[aapt2] Fix infinite loop in proguard::CollectLocations
std::set only works correctly when the < comparator is a strict weak
ordering, while UsageLocation::operator< was actually implementing !=.
Bug: 134190468
Change-Id: Icb9407e9c8451f9fcb4eb9b2cea310e3bcaf159e
Tested: aapt2_tests, and b/134190468#comment1
(cherry picked from commit 44fa342eb91b90df7998fa2808e21af75aafaf39)
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions