On 4/22/26 9:34 PM, Dmitry Mityugov wrote:
> Without this fix, expression
> 
> a_type < b_type ? -1 : a_type > b_type
> 
> always evaluates to 0.
> 
> Originally discovered with cppcheck.
> 
> Signed-off-by: Dmitry Mityugov <[email protected]>
> ---

Hi Dmitry,

Thanks for the fix!  Applied to main and all stable branches down to 24.03.

Regards,
Dumitru

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

Reply via email to