mirror of
https://github.com/openvswitch/ovs
synced 2025-10-15 14:17:18 +00:00
cfm: Make the CFM module thread safe.
Signed-off-by: Ethan Jackson <ethan@nicira.com> Acked-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
@@ -1915,6 +1915,8 @@ iface_refresh_cfm_stats(struct iface *iface)
|
||||
} else {
|
||||
ovsrec_interface_set_cfm_health(cfg, NULL, 0);
|
||||
}
|
||||
|
||||
free(status.rmps);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user