commit | 08163cb0321aef9a8a154025649f62b0ae3c43ff | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Oct 30 15:21:10 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Tue Oct 30 15:33:58 2018 -0700 |
tree | 047f94c980f123e2c7d26df9b961d4005b04253e | |
parent | b59a38d34328eb8f297b965bec84233bd7fa6a25 [diff] |
debuggerd_fallback: fix fd leak. Previously, when we received simultaneous dump requests, we were CASing a file descriptor value into a variable, and then failing to close it if the CAS failed. Bug: http://b/118412443 Test: debuggerd_test Change-Id: I075c35a239426002eb9416da3d268c3d1a18e9d2