Files
OpenCL-CTS/test_conformance
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-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2020-07-23 17:21:07 +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-13 13:25:32 +01:00
2021-09-13 13:25:32 +01:00
2021-05-13 09:13:03 +01:00
2019-07-31 16:00:45 +01:00