On Thu, Jun 25, 2026 at 04:48:11PM +0100, Anatoly Burakov wrote:
> Static analysis reports that a rule dump may trigger NULL dereference. This
> cannot actually happen because dump_blob will not dereference the rule_data
> when rule_size is 0, but it's a good defensive check anyway, so add it.
> 
> Coverity issue: 503773
> 
> Fixes: 51f505a4090f ("net/ixgbe: support flow dump")
> 
> Signed-off-by: Anatoly Burakov <[email protected]>
> ---
Acked-by: Bruce Richardson <[email protected]>

Reply via email to