aboutsummaryrefslogtreecommitdiff
path: root/scsi/pr-helper.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2022-08-19 16:39:22 +0100
committerPeter Maydell <peter.maydell@linaro.org>2022-09-22 16:38:28 +0100
commit1e3acd33576c695262a09262c9319d44a01b11e7 (patch)
tree8ad2378f4bf21fa0ec499af055112e1eeb7e91b0 /scsi/pr-helper.h
parentf63a6e381c48b796c3964accaa88c0d0e229b17f (diff)
downloadqemu-1e3acd33576c695262a09262c9319d44a01b11e7.zip
qemu-1e3acd33576c695262a09262c9319d44a01b11e7.tar.gz
qemu-1e3acd33576c695262a09262c9319d44a01b11e7.tar.bz2
chardev/baum: Use definitions to avoid dynamic stack allocation
We know 'x * y' will be at most 'X_MAX * Y_MAX' (which is not a big value, it is actually 84). Instead of having the compiler use variable-length array, declare an array able to hold the maximum 'x * y'. Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20220819153931.3147384-3-peter.maydell@linaro.org
Diffstat (limited to 'scsi/pr-helper.h')
0 files changed, 0 insertions, 0 deletions