Anatol Belski
1b29dc0b1c
Fix yet one data race in PCRE
...
PCRE 8.x initializes the pattern compiler on demand during the first
pcre_study call. It could be worse, but since the compiled patterns are
cached, the locking impact is minimal. PCRE 10.x always compiles the
pattern and thread sanitizer doesn't complain about the compiler
initialization, thus the newer PCRE version seems to be unafected.
2017-12-06 15:59:21 +01:00
..
2017-09-11 23:46:21 +02:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:24:25 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-12-03 12:23:25 +01:00
2017-11-07 11:34:55 +00:00
2017-01-04 11:23:42 -06:00
2017-09-11 14:35:24 +02:00
2017-10-15 14:02:31 +02:00
2017-10-11 14:43:51 +02:00
2017-10-11 22:24:52 +02:00
2017-01-04 11:23:42 -06:00
2017-02-16 12:47:12 +01:00
2017-11-29 16:53:11 +01:00
2017-09-10 18:39:29 +02:00
2017-01-14 14:13:42 +01:00
2017-10-02 11:25:23 +02:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-10-30 06:55:28 +00:00
2017-11-02 12:38:32 +01:00
2017-08-08 16:05:13 +02:00
2017-05-30 16:48:16 +02:00
2017-11-28 17:59:36 +01:00
2017-08-02 18:09:09 +02:00
2017-10-24 14:58:01 +02:00
2017-10-28 12:57:46 +02:00
2017-09-13 14:10:30 +02:00
2017-10-16 19:16:30 -04:00
2017-01-04 11:23:42 -06:00
2017-12-04 17:22:06 +03:00
2017-10-30 16:42:23 +00:00
2017-01-16 04:32:27 +00:00
2017-12-06 15:59:21 +01:00
2017-10-16 19:02:07 +03:00
2017-01-04 11:23:42 -06:00
2017-01-06 18:12:52 +01:00
2017-09-13 14:10:30 +02:00
2017-08-22 01:39:55 -04:00
2017-01-04 11:23:42 -06:00
2017-10-27 16:23:19 +02:00
2017-03-29 09:10:41 +02:00
2017-10-27 15:04:29 +02:00
2017-07-26 10:47:22 +01:00
2017-01-11 08:10:47 +00:00
2017-01-04 11:23:42 -06:00
2017-05-14 01:47:40 +02:00
2017-01-04 11:23:42 -06:00
2017-08-16 11:14:47 +01:00
2017-07-26 13:20:48 +02:00
2017-07-24 10:42:35 +01:00
2017-09-12 23:47:22 +03:00
2017-07-17 06:55:02 +01:00
2017-11-02 20:56:25 +01:00
2017-04-10 14:47:42 +08:00
2017-09-24 17:24:23 +08:00
2017-08-31 07:56:00 +02:00
2017-11-28 23:33:48 +01:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-01-04 11:23:42 -06:00
2017-10-24 13:44:03 +02:00
2017-01-04 11:23:42 -06:00
2017-09-11 12:18:06 +02:00
2017-08-02 18:50:04 +02:00
2017-01-04 11:23:42 -06:00
2017-09-11 18:20:13 +02:00
2017-11-20 09:42:47 +01:00
2017-10-11 17:29:36 +02:00