On Mon, Nov 17, 2025 at 09:28:58AM +0200, Bing Zhao wrote:
> The array used to save the flow rules pointer was allocated with an
> incorrect length. 1 more rule space should be appended but not 1 byte.
>
> Fixes: 070316d01d3e ("app/flow-perf: add multi-core rule insertion and
> deletion")
> Cc: [email protected]
>
> Signed-off-by: Bing Zhao <[email protected]>Looks good to me. Reviewed-by: Dariusz Sosnowski <[email protected]> Best regards, Dariusz Sosnowski

