diff options
author | Elena Afanasova <eafanasova@gmail.com> | 2020-10-09 06:41:36 -0700 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-10-28 01:08:53 +1100 |
commit | 2d154d2694009f9294e34875059e3a650ee5110a (patch) | |
tree | 7fe1d7e4dd19f611d34ecf72d41ba98badd21a1a /hw/ppc | |
parent | dff669d6a15fb92b063cb5aa691b4bb498727404 (diff) | |
download | qemu-2d154d2694009f9294e34875059e3a650ee5110a.zip qemu-2d154d2694009f9294e34875059e3a650ee5110a.tar.gz qemu-2d154d2694009f9294e34875059e3a650ee5110a.tar.bz2 |
hw/net: move allocation to the heap due to very large stack frame
[dwg] The stack frame itself probably isn't that big a deal, but
avoiding alloca() is generally recommended these days.
Signed-off-by: Elena Afanasova <eafanasova@gmail.com>
Message-Id: <8f07132478469b35fb50a4706691e2b56b10a67b.camel@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'hw/ppc')
0 files changed, 0 insertions, 0 deletions