On 17 Mar 2026, at 19:55, Mike Pattrick via dev wrote:

> Shifting a 32-bit value by 32 bits is undefined behavior.  To avoid this
> exit the function early when ofs == 0.
>
> Found with clang analyze.
>
> Fixes: 13751fd88c4b ("Classifier: Track address prefixes.")
> Signed-off-by: Mike Pattrick <[email protected]>

Thanks Mike for working on the series. This patch looks good to me.

Acked-by: Eelco Chaudron <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to