On Mon, Jun 05, 2023 at 01:30:03AM +0800, James Raphael Tiovalen wrote:
> This commit adds a few null pointer assertions and checks to some return
> values of `ovsdb_table_schema_get_column`. If a null pointer is
> encountered in these blocks, either the assertion will fail or the
> control flow will now be redirected to alternative paths which will
> output the appropriate error messages.
> 
> Signed-off-by: James Raphael Tiovalen <jamestio...@gmail.com>
> Reviewed-by: Simon Horman <simon.hor...@corigine.com>

Hi James,

unfortunately the CI is showing a number of failures with this patch
applied. I haven't dug into them, but the first is the "ovsdb-server rbac"
test for the "linux gcc test" run.

Link: 
https://github.com/ovsrobot/ovs/actions/runs/5170413012/jobs/9313335549#step:11:5574
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to