summaryrefslogtreecommitdiff
path: root/api/api_test.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:44 +0000
commitd28f10d80a3bb1a166a10f69753e695d5412ded9 (patch)
tree182ee48bfc34d2b731684bf0c42b5624c5e636aa /api/api_test.go
parentff4b06296f9a5bd63be3e3f0ddc8375475da90f1 (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_test.go')
0 files changed, 0 insertions, 0 deletions