Re: [ovs-dev] [PATCH] test-bitmap: Fix multiple minor memory leaks

2014-09-02 Thread Ben Pfaff
On Mon, Sep 01, 2014 at 06:10:26PM +0200, Thomas Graf wrote: Signed-off-by: Thomas Graf tg...@noironetworks.com Applied, thanks! ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH] test-bitmap: Fix multiple minor memory leaks

2014-09-01 Thread Thomas Graf
Signed-off-by: Thomas Graf tg...@noironetworks.com --- tests/test-bitmap.c | 5 + 1 file changed, 5 insertions(+) diff --git a/tests/test-bitmap.c b/tests/test-bitmap.c index b1274e3..3644419 100644 --- a/tests/test-bitmap.c +++ b/tests/test-bitmap.c @@ -56,6 +56,9 @@ test_bitmap_equal(void)