commit | 750d69b248d1f7c90c8dbe6f1eee322cf0fc59e7 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Dec 13 23:14:50 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Mon Dec 16 14:19:55 2024 -0800 |
tree | d508411e2b403911c76192df7570f48f1229754f | |
parent | 575fdb3495cba6c3f5f47495b1b2c14f493256fe [diff] |
libbinder: remove overeager fdsan crash In the continueWrite case, if a Parcel contians FDs, we try to tag the FDs we own in Parcel a second time. This causes a crash. Bug: 384097481 Test: with fuzzer, on device and host Ignore-AOSP-First: fuzzing Change-Id: I01b2312c316fa457781a4a0c1a81bfd845d0e60e