31/03/2026 14:53, Shani Peretz:
> Add missing return statements after failed calloc NULL checks to
> prevent null pointer dereferences.
> 
> Free previously allocated memory on error paths to prevent
> leaked storage when a subsequent allocation fails.
> 
> Fixes: 3ebb8789136a ("examples/flow_filtering: add more snippets")
> 
> Signed-off-by: Shani Peretz <[email protected]>

Applied, thanks.



Reply via email to