Found by valgrind. Ben Pfaff (7): meta-flow: Fix uninitialized data parsing tnl_flags in mf_parse(). ofp-util: Fix uninitialized bytes in OF1.0 and OF1.1 table stats replies. ofproto-dpif-governor: Fix small memory leak. connmgr: Fix memory leak destroying ofmonitor. ovsdb-server: Fix memory leak when manager table has no status column. classifier: Fix theoretical leak in classifier_destroy(). tests: Fix memory leaks in test-classifier program.
lib/classifier.c | 4 +--- lib/meta-flow.c | 6 ++++-- lib/ofp-util.c | 8 ++++---- ofproto/connmgr.c | 1 + ofproto/ofproto-dpif-governor.c | 1 + ovsdb/ovsdb-server.c | 4 ++++ tests/test-classifier.c | 19 +++++++++++++++++-- 7 files changed, 32 insertions(+), 11 deletions(-) -- 1.7.2.5 _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev