Files
OpenCL-CTS/test_conformance
Sven van Haastregt 4f62adf1ca computeinfo: fix use of uninitialized config_size_ret (#1727)
The variable `config_size_ret` is only assigned to inside the `if`.
If the condition is false, we would read uninitialized data.

Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com>
2023-05-23 09:43:25 +01:00
..
2021-05-18 18:12:55 +01:00
2023-05-03 09:16:21 +01:00
2023-01-31 09:50:21 -08:00