summaryrefslogtreecommitdiff
path: root/tools/hiddenapi/generate_hiddenapi_lists.py
diff options
context:
space:
mode:
authorJosh Gao <jmgao@google.com>2018-09-04 11:12:04 -0700
committerJosh Gao <jmgao@google.com>2018-09-04 11:12:04 -0700
commit3330d1208fc7cc43f133acd55e7e78aadfd64375 (patch)
treeab1ed4aabcb79dfac2a5088d6dcd71cbe3366002 /tools/hiddenapi/generate_hiddenapi_lists.py
parent608fa51d55ea09caa31c2a4ec2d365db858cd86f (diff)
statsd: fix double close.
Previously, fdopen was being called on a file descriptor that was owned by a unique_fd without releasing. This leads to a double close, since both fclose and the unique_fd destructor will try to close the fd. Bug: http://b/113880863 Test: treehugger Change-Id: I6f6f48d304861b5e4d7efee0d3ad0e30178a95a4
Diffstat (limited to 'tools/hiddenapi/generate_hiddenapi_lists.py')
0 files changed, 0 insertions, 0 deletions