8809baf4e4
Coverity notes that we forgot to check the error return from
lock_user() in one place in the handling of the UHI_plog semihosting
call. Add the missing error handling.
report_fault() is rather brutal in that it will call abort(), but
this is the same error-handling used in the rest of this file.
Resolves: Coverity CID 1490684
Fixes:
|
||
---|---|---|
.. | ||
cp0_helper.c | ||
meson.build | ||
mips-semi.c | ||
special_helper.c | ||
tlb_helper.c |