]> git.sesse.net Git - movit/commit
Fix a memory leak in expect_equal(). Found by Coverity Scan.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Jan 2013 17:28:40 +0000 (18:28 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 16 Jan 2013 17:28:40 +0000 (18:28 +0100)
commit5fea9e6cd7aba98acc8b026801d268a3111eba63
tree4d73172c9afe26f1a72e3da725f44d71f064f8c7
parentf6ccf310656ba0c218574654fbf8e794041efeaf
Fix a memory leak in expect_equal(). Found by Coverity Scan.
test_util.cpp