Josh Gao
3330d1208f
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
2018-09-04 11:12:04 -07:00
..
2018-05-03 21:19:39 +00:00
2018-03-27 09:21:19 -07:00
2018-04-04 15:59:43 +00:00
2018-09-04 11:12:04 -07:00
2018-05-03 17:05:24 -07:00
2018-04-10 22:06:03 -07:00
2018-03-23 11:10:13 -07:00
2018-05-18 10:39:50 -07:00
2018-04-26 04:30:18 -07:00
2018-02-21 16:46:56 -08:00
2018-04-20 17:41:25 -07:00
2018-05-04 17:09:16 -07:00
2018-05-03 21:19:39 +00:00
2018-03-16 13:56:38 -07:00
2018-04-03 19:48:33 +00:00
2018-04-26 04:30:18 -07:00
2018-04-26 04:30:18 -07:00
2018-04-26 04:30:18 -07:00
2018-04-26 04:30:18 -07:00
2018-03-14 15:36:24 -07:00
2018-03-14 15:36:24 -07:00
2017-12-16 14:34:20 -08:00
2018-04-20 17:41:25 -07:00
2018-04-26 04:30:18 -07:00
2018-04-26 04:30:18 -07:00
2018-05-03 17:05:24 -07:00
2018-03-23 14:33:58 -07:00
2018-03-23 14:33:58 -07:00
2018-03-23 14:33:58 -07:00
2018-05-18 10:39:50 -07:00
2018-05-18 10:39:50 -07:00
2018-05-11 17:04:56 -07:00
2018-05-11 17:04:56 -07:00
2018-05-06 22:25:05 -07:00