Home
last modified time | relevance | path

Searched hist:"2 d154d26" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/net/
H A Dspapr_llan.c2d154d26 Fri Oct 09 13:41:36 GMT 2020 Elena Afanasova <eafanasova@gmail.com> 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>