On 5/6/25 21:35, Philippe Mathieu-Daudé wrote:
Eradicate alloca() uses on system code, then enable -Walloca to prevent new ones to creep back in.Philippe Mathieu-Daudé (4): hw/gpio/pca9552: Avoid using g_newa() backends/tpmL Avoid using g_alloca() tests/unit/test-char: Avoid using g_alloca()
Patches 1-3 queued.