summaryrefslogtreecommitdiffstats
path: root/disas/sh4.c
diff options
context:
space:
mode:
authorMarkus Armbruster2015-02-04 11:26:07 +0100
committerMichael Tokarev2015-02-10 07:27:21 +0100
commit8b98ade31ed7994d6bcbb0600ad0ea3f3d881088 (patch)
tree0e02e8211f240d1b9583b13c840b804e4c42f15d /disas/sh4.c
parentvnc: g_realloc() can't fail, bury dead error handling (diff)
downloadqemu-8b98ade31ed7994d6bcbb0600ad0ea3f3d881088.tar.gz
qemu-8b98ade31ed7994d6bcbb0600ad0ea3f3d881088.tar.xz
qemu-8b98ade31ed7994d6bcbb0600ad0ea3f3d881088.zip
translate-all: Use g_try_malloc() for dynamic translator buffer
The USE_MMAP code can fail, and the caller handles the failure already. Let the !USE_MMAP code fail as well, for consistency. Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Gonglei <arei.gonglei@huawei.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'disas/sh4.c')
0 files changed, 0 insertions, 0 deletions