commit | 1f0360db7667f0487b3363da02f6a11ac4048a78 | [log] [tgz] |
---|---|---|
author | Devin Moore <devinmoore@google.com> | Mon Dec 21 12:12:48 2020 -0800 |
committer | Devin Moore <devinmoore@google.com> | Tue Dec 22 23:47:20 2020 +0000 |
tree | b57b1092d8dc88881daf6106c65c757d516df135 | |
parent | bc219358f9e01b07064cf1f8426beb566716e8df [diff] |
Track const reference evaluate results Previously, the results of handleShift() handleBinaryCommon() and handleUnary() were not being used to update is_valid_ which allowed for some overflows to go unnoticed. Bug: 175990072 Test: atest aidl_unittests aidl_integration_test Test: aidl_parser_fuzzer tests/corpus/const_overflow Change-Id: I6e1f8c498ed132ada409335b961a631355fa9427
Documentation for this project is currently maintained here:
https://source.android.com/devices/architecture/aidl/overview