diff options
| author | Peter Maydell | 2022-07-25 16:05:15 +0200 |
|---|---|---|
| committer | Alex Bennée | 2022-07-29 10:48:01 +0200 |
| commit | fed49cdf6a721d76f9ac1cf76fd05b3fbd8b4892 (patch) | |
| tree | 54c9a32c61e1edcf3f7d5c35ca721e1d1dccecec /python/setup.py | |
| parent | semihosting: Don't copy buffer after console_write() (diff) | |
| download | qemu-fed49cdf6a721d76f9ac1cf76fd05b3fbd8b4892.tar.gz qemu-fed49cdf6a721d76f9ac1cf76fd05b3fbd8b4892.tar.xz qemu-fed49cdf6a721d76f9ac1cf76fd05b3fbd8b4892.zip | |
semihosting: Check for errors on SET_ARG()
The SET_ARG() macro returns an error indication; we check this in the
TARGET_SYS_GET_CMDLINE case but not when we use it in implementing
TARGET_SYS_ELAPSED. Check for and handle the errors via the do_fault
codepath, and update the comment documenting the SET_ARG() and
GET_ARG() macros to note how they handle memory access errors.
Resolves: Coverity CID 1490287
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220719121110.225657-4-peter.maydell@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220725140520.515340-9-alex.bennee@linaro.org>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions
