Eelco Chaudron via dev <[email protected]> writes: > Calling uuid_from_string() without checking the return value. > > Fixes: 1daced2cd0d2 ("ovsdb: Add support for filtering monitor > requests in the IDL layer.") > Reported by Coverity: CID 561393. > Signed-off-by: Eelco Chaudron <[email protected]> > --- > tests/test-ovsdb.c | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) >
Acked-by: Aaron Conole <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
