James Price
c25709f396
Fix stack-use-after-scope crash in conversions ( #1358 )
...
The way that program sources were being constructed involved capturing
pointers to strings that were allocated on the stack, and then trying
to use them outside of that scope. This change uses a stringstream
defined in the outer scope to build the program instead.
2021-11-23 19:04:02 +00:00
..
2021-05-18 18:12:55 +01:00
2021-09-28 10:19:40 -07:00
2021-09-06 17:14:36 +01:00
2021-09-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2021-09-07 12:47:44 +01:00
2020-12-09 16:12:40 +00:00
2021-11-16 16:07:43 +00:00
2021-07-21 08:48:48 +01:00
2020-07-22 22:52:38 -07:00
2021-11-23 19:04:02 +00:00
2021-01-07 11:34:42 +00:00
2021-01-07 11:34:42 +00:00
2021-09-13 13:25:32 +01:00
2020-12-09 16:12:40 +00:00
2020-07-23 17:21:07 +01:00
2020-12-09 16:12:40 +00:00
2021-05-13 09:13:03 +01:00
2021-01-11 13:54:19 +00:00
2020-12-09 16:12:40 +00:00
2021-07-21 08:50:22 +01:00
2021-09-28 10:19:17 -07:00
2021-09-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2021-09-29 12:38:42 +01:00
2021-09-13 13:25:32 +01:00
2021-01-19 16:35:30 +00:00
2020-12-09 16:12:40 +00:00
2020-09-01 08:16:17 -07:00
2021-01-11 13:54:19 +00:00
2021-01-07 11:34:42 +00:00
2021-09-13 13:25:32 +01:00
2020-12-09 16:12:40 +00:00
2020-12-23 17:05:38 -05:00
2021-08-11 18:04:21 +01:00
2021-02-17 17:05:09 +00:00
2021-11-16 14:03:06 +00:00
2021-02-02 16:43:37 +00:00
2020-12-09 16:12:40 +00:00
2020-12-09 16:12:40 +00:00
2021-09-13 13:25:32 +01:00
2020-02-25 08:56:54 +00:00
2021-05-13 09:13:03 +01:00
2019-08-12 10:18:06 +01:00
2019-03-05 16:23:49 +00:00
2019-03-05 16:23:49 +00:00
2020-10-13 09:24:22 +01:00
2020-09-25 14:25:26 +01:00
2020-09-25 14:25:26 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2020-09-24 20:36:52 +01:00
2019-07-31 16:00:45 +01:00
2020-09-29 13:51:49 -07:00