practicalswift
2530bf27b7
net: Add missing lock in ProcessHeadersMessage(...)
...
Reading the variable mapBlockIndex requires holding the mutex cs_main.
The new "Disconnect outbound peers relaying invalid headers" code
added in commit 37886d5e2f9992678dea4b1bd893f4f10d61d3ad and merged
as part of #11568 two days ago did not lock cs_main prior to accessing
mapBlockIndex.
2017-10-30 20:00:17 +01:00
..
2017-09-11 15:51:36 -04:00
2017-08-28 17:57:44 +02:00
2017-10-11 10:45:22 +02:00
2017-09-05 23:15:55 +02:00
2017-10-13 08:41:45 +02:00
2017-09-06 20:14:52 +02:00
2017-10-22 15:33:11 -10:00
2017-10-13 15:31:19 -07:00
2017-10-05 19:49:42 +02:00
2017-09-29 16:02:39 +02:00
2017-09-16 13:06:05 +03:00
2017-10-28 16:22:20 +02:00
2017-09-29 14:35:46 +02:00
2017-10-19 09:01:43 -04:00
2017-08-21 18:25:48 +02:00
2017-09-05 17:32:06 -07:00
2017-10-09 16:41:06 +02:00
2017-09-23 14:45:01 -07:00
2017-09-28 16:02:16 -07:00
2017-09-28 16:02:16 -07:00
2017-09-27 21:53:07 -04:00
2017-10-12 23:55:50 +02:00
2017-10-09 19:14:47 +02:00
2017-09-07 11:17:35 +08:00
2017-10-19 12:47:19 +02:00
2017-09-28 16:24:30 -07:00
2017-09-06 01:18:35 +02:00
2017-09-29 14:50:30 +08:00
2017-09-16 13:06:05 +03:00
2017-09-06 13:07:45 -07:00
2017-08-26 02:56:53 +03:00
2017-09-04 18:06:44 -07:00
2017-09-29 16:00:20 +02:00
2017-10-03 15:25:00 -04:00
2017-10-18 16:06:27 +02:00
2016-07-27 16:27:07 -07:00
2017-10-18 16:35:19 +02:00
2017-09-21 23:40:33 -07:00
2017-09-07 22:04:18 +02:00
2017-10-21 12:05:36 +08:00
2017-10-04 14:54:41 +02:00
2017-10-21 12:13:25 +08:00
2017-09-05 15:02:17 +12:00
2017-10-03 21:25:00 +02:00
2017-09-20 20:35:54 -07:00
2017-09-20 20:35:54 -07:00
2017-09-11 15:51:25 -04:00
2017-09-18 23:40:38 +00:00
2017-10-30 20:00:17 +01:00
2017-10-26 13:43:53 -04:00
2017-10-13 13:29:25 -04:00
2017-10-13 13:25:58 -04:00
2017-10-09 10:37:40 +02:00
2017-09-18 13:47:47 -04:00
2017-08-26 02:56:53 +03:00
2017-10-13 13:25:57 -04:00
2017-08-22 09:38:49 +02:00
2017-10-02 15:47:44 +02:00
2017-09-16 13:06:05 +03:00
2017-09-30 22:43:55 +01:00
2017-09-07 09:21:04 -07:00
2017-10-05 15:03:36 +02:00
2017-10-11 10:45:22 +02:00
2017-09-11 15:51:37 -04:00
2017-08-20 20:04:15 -04:00
2017-09-08 10:36:26 +12:00
2017-09-21 23:40:33 -07:00
2017-10-04 14:54:09 +02:00
2017-09-29 16:00:20 +02:00
2017-09-05 15:05:28 -04:00
2017-09-28 16:24:30 -07:00
2017-10-27 16:29:12 -04:00
2017-10-27 16:29:12 -04:00
2017-10-02 18:24:59 -04:00