On 12/1/26 10:05, Djordje Todorovic wrote:
Add missing return statement after logging the error when cs is NULL.Resolves: Coverity CID 1644077
Fixes: 209c2c9af62 ("target/riscv: Add cpu_set_exception_base")
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Djordje Todorovic <[email protected]> --- target/riscv/cpu.c | 1 + 1 file changed, 1 insertion(+)
