X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-print.c;h=99e64564ce41598344b43df10fd96a0de9f64975;hb=eced1a0a37fa8418a9dd79cc555ca3f3eceec094;hp=3f5b6be380e34617623aeb826a9f343a005665f6;hpb=42edbe39dd2dcb94ef2f43dacb3e43a01bcf1f86;p=sliver-openvswitch.git diff --git a/lib/ofp-print.c b/lib/ofp-print.c index 3f5b6be38..99e64564c 100644 --- a/lib/ofp-print.c +++ b/lib/ofp-print.c @@ -1044,6 +1044,7 @@ ofp_print_flow_stats_reply(struct ds *string, const struct ofp_header *oh) ds_put_char(string, '\n'); ofp_print_flow_stats(string, &fs); } + ofpbuf_uninit(&ofpacts); } static void