diff options
| author | 2023-03-13 13:00:23 -0400 | |
|---|---|---|
| committer | 2023-03-13 13:02:07 -0400 | |
| commit | 1420afd989031a25c5f1081d976989ad730e8cfa (patch) | |
| tree | 944f9688be6840118b933c91ad0234eee78bc684 /libs/input/KeyLayoutMap.cpp | |
| parent | 19ce0cba3e17c1a1ad4979d73a520872f0db4e04 (diff) | |
Fix double close in RecordedTransaction fuzzer
BUG=271692937
Test: The issue is reproducible on devices with HWASan:
SANITIZE_TARGET=hwaddress make binder_recordedTransactionFileFuzz
$ cd ${ANDROID_PRODUCT_OUT}
$ adb root
$ adb sync data
$ adb shell /data/fuzz/$(get_build_var
TARGET_ARCH)/binder_recordedTransactionFileFuzz/binder_recordedTransactionFileFuzz
Without the fix, fdsan fails immediately. With the fix, the fuzzer runs
successfully.
Change-Id: I3972fa0b3d9e56eef001a6c5be8c9beab77571d7
Diffstat (limited to 'libs/input/KeyLayoutMap.cpp')
0 files changed, 0 insertions, 0 deletions