On 5 May 2026, at 17:59, Mike Pattrick via dev 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]>

Thanks for taking my suggestion, but your commit message needs some updating.

//Eelco

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

Reply via email to