On Tue, May 5, 2026 at 12:00 PM Mike Pattrick <[email protected]> wrote:
> Previously read_cert_file() only checked for EOF as returned by getc
> when reading a cert file. This patch checks for ferror and feof before
> continuing to loop over file contents.
>
> Found with clang analyze.
>
> Fixes: 9467fe624698 ("Add SSL support to "stream" library and OVSDB.")
> Signed-off-by: Mike Pattrick <[email protected]>
> ---
>
Recheck-request: github-robot
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev