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

> In jsonrpc_session_recv() use nullable_string_is_equal() instead of
> strcmp() in cases where we haven't already checked that the pointer
> isn't NULL.
>
> Found with clang analyze.
>
> Fixes: 4931f33ad9e2 ("ovsdb-server: Factor out complication by using 
> jsonrpc_session.")
> Signed-off-by: Mike Pattrick <[email protected]>

Thanks for looking into this Mike. The change 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