X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-print.c;h=99e64564ce41598344b43df10fd96a0de9f64975;hb=cb80d803016dcb2f4b616e138a0d919e48da1e27;hp=3f5b6be380e34617623aeb826a9f343a005665f6;hpb=5b289eaf9f880c5284510a45db8e13f55f4968f3;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