Christoph M. Becker
d5300873c5
Fix #79571 : FFI: var_dumping unions may segfault
...
We must not attempt to access arbitrary union members when retrieving
debug info, because that may not be valid. Therefore we do no longer
dereference pointer types inside of unions, but report their address as
string in `%p` format instead.
2020-05-11 16:24:46 +02:00
..
2019-12-16 10:32:49 -08:00
2019-09-04 08:53:35 +02:00
2020-01-11 06:16:03 +14:00
2020-04-16 11:56:21 +02:00
2020-03-12 11:27:45 +01:00
2020-04-24 12:31:32 +01:00
2020-01-03 18:51:07 +01:00
2020-04-28 15:09:41 +02:00
2020-02-28 15:44:52 +01:00
2020-04-16 12:18:41 +02:00
2020-05-11 16:24:46 +02:00
2020-03-16 22:40:48 -07:00
2019-07-22 11:39:52 +02:00
2020-01-20 09:59:27 +01:00
2020-01-06 10:38:22 +01:00
2019-09-20 13:30:13 +02:00
2020-02-03 13:41:31 +01:00
2020-03-23 14:13:42 +01:00
2020-01-20 09:59:27 +01:00
2020-02-28 10:21:50 +01:00
2019-10-30 11:06:46 +01:00
2019-10-19 19:19:28 +02:00
2020-02-03 23:33:20 +01:00
2020-04-08 09:41:14 +02:00
2020-04-16 11:22:43 +02:00
2020-04-16 11:22:43 +02:00
2019-08-28 17:58:35 +02:00
2020-05-04 16:27:45 +02:00
2020-04-20 10:26:22 +02:00
2019-12-20 11:02:57 +01:00
2020-04-23 17:35:09 +02:00
2019-09-30 17:51:41 +02:00
2019-09-09 14:24:26 +02:00
2020-02-03 13:41:31 +01:00
2020-04-16 11:22:43 +02:00
2019-09-09 10:10:41 +02:00
2020-02-17 22:54:16 +01:00
2020-04-29 10:40:59 +02:00
2020-02-03 13:41:31 +01:00
2020-04-29 10:40:59 +02:00
2020-04-22 15:08:50 +02:00
2019-08-09 10:33:15 +02:00
2020-03-09 22:51:11 +01:00
2020-02-28 17:07:36 +01:00
2020-03-31 08:39:54 +02:00
2020-05-05 11:41:04 +02:00
2020-05-01 12:40:37 +02:00
2020-01-20 09:59:27 +01:00
2020-04-29 18:58:28 +08:00
2020-04-20 16:35:52 +02:00
2020-02-24 12:41:24 +01:00
2020-04-20 11:55:18 +02:00
2020-03-09 22:51:11 +01:00
2020-05-11 10:22:42 +02:00
2019-10-14 16:36:27 +02:00
2020-02-03 23:33:20 +01:00
2020-01-30 13:06:25 +01:00
2020-04-29 10:40:59 +02:00
2020-03-29 14:23:03 +02:00
2019-09-04 08:53:35 +02:00
2020-02-03 13:41:31 +01:00