summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Pawan Wagh <waghpawan@google.com> 2023-06-13 17:37:26 +0000
committer Yao Chen <yaochen@google.com> 2023-09-22 17:23:25 +0000
commit6fe53e86ed4793a4bec9d677a75c1358c7c072ce (patch)
tree390f6b4b678a741c58f710ae8ba44ac5a1d8c0d4 /api/api.go
parent037f529f7dd8f4a4e9372f2671a2ad90327ef2f2 (diff)
Use readUniqueFileDescriptor in incidentd service
readFileDescriptor doesn't provide ownership of the fds. fdopen needs ownership of the fds. Fds read from parcel should be duped in this scenario and readUniqueFileDescriptor dups fds internally. Test: m incidentd_service_fuzzer && adb sync data && adb shell /data/fuzz/x86_64/incidentd_service_fuzzer/incidentd_service_fuzzer Test: atest incidentd_test Bug: 286931110 Bug: 283699145 Merged-In: Ibe03a17dee91ac5bf25d123d4fd9c0bdd3c7d80e Change-Id: Ibe03a17dee91ac5bf25d123d4fd9c0bdd3c7d80e (cherry picked from commit ba78ef276951269f7b024baebdf1b8fa40bedb23)
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions