On Fri, Mar 23, 2012 at 10:01:23AM -0700, U. Artie Eoff wrote:
> From: "U. Artie Eoff"
>
> Wrap all tests with a memory balance check to detect potential
> memory leaks.
> Fixed a few tests that had memory leaks contained in the tests
> themselves.
Thanks Artie, looks good.
Kristian
> Signed-of
From: "U. Artie Eoff"
Wrap all tests with a memory balance check to detect potential
memory leaks.
Fixed a few tests that had memory leaks contained in the tests
themselves.
Signed-off-by: U. Artie Eoff
---
tests/Makefile.am |2 +-
tests/array-test.c |2 ++
tests/map-test.c|