Arpad Borsos
46d2a61207
fix: Clone mutable scope data when applying to event ( #462 )
...
The objects on the scope are mutable, which means they can re-allocate at any time.
This could potentially lead to segfaults when concurrently serializing an event object
that has a reference to such a scope object.
Now we shallowly clone those objects into the event which should guarantee they do not
move.
2021-01-20 12:02:49 +01:00
..
2021-01-05 13:17:36 +01:00
2021-01-13 16:53:29 +01:00
2020-11-11 14:07:54 +01:00
2020-12-23 13:31:21 +01:00
2020-06-10 18:01:53 +02:00
2020-11-05 13:15:37 +01:00
2020-11-27 09:33:04 +01:00
2021-01-13 16:53:29 +01:00
2020-02-24 17:54:34 +01:00
2020-04-07 17:14:02 +02:00
2020-03-12 12:25:17 +01:00
2020-11-10 15:28:41 +01:00
2020-07-21 17:18:01 +02:00
2021-01-13 16:53:29 +01:00
2020-07-23 14:38:26 +02:00
2020-08-10 11:59:37 +02:00
2020-08-10 11:59:37 +02:00
2020-07-23 14:38:26 +02:00
2020-05-05 11:48:26 +02:00
2020-11-11 14:05:02 +01:00
2020-04-07 17:14:02 +02:00
2020-06-30 11:50:38 +02:00
2020-06-30 11:50:38 +02:00
2020-11-05 13:15:37 +01:00
2020-11-05 13:15:37 +01:00
2020-06-17 12:08:10 +02:00
2020-04-07 17:46:38 +02:00
2020-04-07 17:14:02 +02:00
2020-08-26 12:41:56 +02:00
2020-05-05 11:48:26 +02:00
2021-01-20 12:02:49 +01:00
2020-08-10 16:40:03 +02:00
2020-07-23 14:38:26 +02:00
2020-07-23 14:38:26 +02:00
2020-03-26 10:01:07 +01:00
2020-04-07 17:14:02 +02:00
2020-07-06 13:57:09 +02:00
2020-04-07 17:14:02 +02:00
2020-05-28 23:11:49 +02:00
2020-11-09 12:41:42 +01:00
2020-11-05 13:15:37 +01:00
2020-07-23 14:38:26 +02:00
2020-07-23 14:38:26 +02:00
2020-09-15 12:24:29 +02:00
2020-04-07 17:14:02 +02:00
2020-04-07 17:14:02 +02:00
2020-10-29 12:20:38 +01:00
2020-10-27 16:47:48 +01:00
2020-06-10 18:01:53 +02:00
2020-04-07 17:14:02 +02:00
2021-01-11 12:55:30 +01:00
2020-04-07 17:14:02 +02:00
2020-09-15 12:24:29 +02:00
2020-04-07 17:14:02 +02:00