Files
OpenCL-CTS/test_conformance
Sven van Haastregt 487dbd292e relationals: Use stringstream in print_hex_mem_dump (#1597)
print_hex_mem_dump was calling `sprintf` with source and destination
buffers overlapping, which is explicitly forbidden.  Rewrite the
function to use C++ stringstreams instead.

This commit only affects the error path and does not change the
printed output.  Error logs before and after this commit should not
differ.

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
2023-01-20 15:11:31 +00:00
..
2021-05-18 18:12:55 +01:00
2020-07-23 17:21:07 +01:00
2022-12-13 09:49:38 -08:00
2023-01-14 15:18:27 +00:00
2023-01-14 15:18:27 +00:00
2022-12-13 09:49:38 -08:00