commit | 66e5e9864e81de3846c8aa5d9d6726fa4dad884b | [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 | e7001f93cecefaabfa2fc1540779958aa9100a62 [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