Igor Canadi
f8999fcf31
Fix a SIGSEGV in BackgroundFlush
...
Summary:
This one wasn't easy to find :)
What happens is we go through all cfds on flush_queue_ and find no cfds to flush, *but* the cfd is set to the last CF we looped through and following code assumes we want it flushed.
BTW @sdong do you think we should also make BackgroundFlush() only check a single cfd for flushing instead of doing this `while (!flush_queue_.empty())`?
Test Plan: regression test no longer fails
Reviewers: sdong, rven, yhchiang
Reviewed By: yhchiang
Subscribers: sdong, dhruba, leveldb
Differential Revision: https://reviews.facebook.net/D30591
2014-12-21 00:23:28 -08:00
..
2014-10-31 11:59:54 -07:00
2014-09-04 16:18:36 -07:00
2014-11-25 23:07:40 +00:00
2014-12-02 12:09:20 -08:00
2014-12-11 13:27:57 -08:00
2014-12-19 20:38:12 +01:00
2014-12-19 20:38:12 +01:00
2014-12-02 12:09:20 -08:00
2014-11-16 21:52:23 -08:00
2014-11-10 11:57:58 -08:00
2014-12-15 21:48:16 -08:00
2014-12-19 20:38:12 +01:00
2014-12-15 21:48:16 -08:00
2014-12-16 16:57:22 -08:00
2014-12-16 16:57:22 -08:00
2014-11-24 20:44:49 -08:00
2014-11-11 16:47:22 -05:00
2014-11-24 15:18:09 -08:00
2014-12-08 12:53:24 -08:00
2014-11-20 15:54:47 -08:00
2014-11-18 10:20:10 -08:00
2014-11-26 11:37:59 -08:00
2014-11-26 11:37:59 -08:00
2014-12-21 00:23:28 -08:00
2014-12-19 20:38:12 +01:00
2014-11-24 20:44:49 -08:00
2014-12-04 11:11:11 -08:00
2014-09-08 15:04:34 -07:00
2014-12-15 21:48:16 -08:00
2014-07-23 12:31:11 -07:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-11-24 20:44:49 -08:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-11-11 16:47:22 -05:00
2014-08-14 13:22:50 -07:00
2014-11-07 14:45:18 -08:00
2014-11-07 14:45:18 -08:00
2014-12-02 12:09:20 -08:00
2014-12-15 21:48:16 -08:00
2014-11-07 14:45:18 -08:00
2014-10-02 14:33:16 -07:00
2014-09-10 18:46:09 -07:00
2014-11-18 10:20:10 -08:00
2014-11-10 15:44:20 -08:00
2014-12-05 17:07:49 -08:00
2014-12-05 17:07:49 -08:00
2014-11-14 15:43:10 -08:00
2014-11-24 20:44:49 -08:00
2014-12-02 12:09:20 -08:00
2014-01-02 16:32:31 -08:00
2014-11-13 14:39:30 -05:00
2014-01-27 14:49:10 -08:00
2014-11-11 16:47:22 -05:00
2013-10-16 17:48:41 -07:00
2013-10-16 17:48:41 -07:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-07 11:50:34 -08:00
2014-11-07 11:50:34 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-03-24 17:57:13 -07:00
2014-11-06 11:14:28 -08:00
2014-07-30 17:24:36 -07:00
2014-03-26 18:11:41 -07:00
2014-11-11 16:47:22 -05:00
2014-11-24 20:44:49 -08:00
2014-11-24 20:44:49 -08:00
2014-11-24 20:44:49 -08:00
2014-12-02 12:09:20 -08:00
2014-11-11 16:47:22 -05:00
2014-12-02 12:09:20 -08:00
2014-12-05 17:07:49 -08:00
2014-10-28 17:52:32 -07:00
2014-09-29 11:09:09 -07:00
2014-09-05 09:53:04 -07:00
2014-11-24 20:44:49 -08:00
2014-05-13 12:30:55 -07:00
2014-11-06 11:14:28 -08:00
2014-11-06 11:14:28 -08:00
2014-11-24 20:44:49 -08:00
2014-12-12 12:44:00 -08:00
2014-10-31 16:34:38 -07:00
2014-11-11 16:47:22 -05:00
2014-10-31 11:59:54 -07:00
2014-11-11 16:47:22 -05:00
2014-10-28 10:03:13 -07:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-12-02 12:09:20 -08:00
2014-11-24 20:44:49 -08:00
2014-11-10 17:39:38 -05:00
2014-11-18 10:20:10 -08:00
2014-12-04 12:01:55 -08:00
2014-12-04 12:01:55 -08:00
2014-09-08 11:20:25 -07:00
2014-09-08 11:20:25 -07:00
2014-09-13 14:14:10 -07:00
2014-09-12 16:23:58 -07:00
2014-09-12 16:23:58 -07:00
2014-12-02 12:09:20 -08:00