diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2016-07-12 13:50:59 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-07-22 11:33:24 +0100 |
commit | 01a720125f5e2f0a23d2682b39dead2fcc820066 (patch) | |
tree | 58ee4815121e6ce5db432d42adfe363873c6e298 /blockjob.c | |
parent | e3643d32ee805d8a7b248526a507452c484a98e5 (diff) |
target-sh4: Use glib allocator in movcal helper
Coverity spots that helper_movcal() calls malloc() but doesn't
check for failure. Fix this by switching to the glib allocation
functions, which abort on allocation failure.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 1468327859-21385-1-git-send-email-peter.maydell@linaro.org
Acked-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'blockjob.c')
0 files changed, 0 insertions, 0 deletions