On Tue, May 5, 2026 at 12:00 PM Mike Pattrick <[email protected]> wrote:

> Previously json_from_stream() read a file until a 0 byte read.  Clang
> complained that fread on a file in eof or error state is an undefined
> behaviour.
>
> Found with clang analyze.
>
> Fixes: f38b84ea2b6b ("Implement JSON parsing and serialization.")
> Acked-by: Eelco Chaudron <[email protected]>
> Signed-off-by: Mike Pattrick <[email protected]>
>
>
Recheck-request: github-robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to