Show patches with: Series = misc: Remove variable-length arrays on the stack       |   11 patches
Patch Series S/W/F Date Submitter Delegate State
[v2,11/11] tests/unit/test-vmstate: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,10/11] ui/curses: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,09/11] hw/usb/hcd-ohci: Use definition to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,08/11] hw/i386/multiboot: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,07/11] hw/intc/xics: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,06/11] hw/ppc/pnv: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,05/11] hw/net/e1000e_core: Use definition to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,04/11] io/channel-websock: Replace strlen(const_str) by sizeof(const_str) - 1 misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,03/11] chardev/baum: Avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,02/11] chardev/baum: Use definitions to avoid dynamic stack allocation misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded
[v2,01/11] chardev/baum: Replace magic values by X_MAX / Y_MAX definitions misc: Remove variable-length arrays on the stack --- 2022-08-19 Peter Maydell Superseded