On 10/7/25 11:13 AM, Dumitru Ceara via dev wrote:
> We already have the parsed data in 'lrp_networks'.
> 
> Originally reported under a slightly different form by coverity:
> ** CID 490187:         (CHECKED_RETURN)
>   /northd/northd.c: 11547           in parsed_routes_add_connected()
>   /northd/northd.c: 11535           in parsed_routes_add_connected()
>   >>>     CID 490187:           (CHECKED_RETURN)
>   >>>     Calling "ip46_parse" without checking return value (as is
>           done elsewhere 12 out of 15 times).
>   11547             ip46_parse(addr->network_s, &prefix);
> 
> Fixes: f8924740f26e ("northd: Move connected routes to route engine.")
> Signed-off-by: Dumitru Ceara <[email protected]>
> ---

Sorry for the noise, this was an accidental re-send.  Please ignore this
patch.

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

Reply via email to