> -----Original Message-----
> From: [email protected] [mailto:ovs-dev-
> [email protected]] On Behalf Of Ben Pfaff
> Sent: Friday, December 8, 2017 11:24 PM
> To: [email protected]
> Cc: Ben Pfaff <[email protected]>
> Subject: [ovs-dev] [PATCH 3/5] ovsdb-idl: Fix assertion failure on error path
> parsing server reply.
> 
> If the database server sent an error reply to a monitor_cond request, and
> the error was not a JSON string, then passing the error to json_string()
> caused an assertion failure.
> 
> Found by inspection.
> 
> Signed-off-by: Ben Pfaff <[email protected]>
> ---
Acked-by: Alin Gabriel Serdean <[email protected]> 
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to