chiark / gitweb /
test-util: make valgrind happy
authorDavid Herrmann <dh.herrmann@gmail.com>
Mon, 22 Sep 2014 09:27:22 +0000 (11:27 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 22 Sep 2014 12:27:02 +0000 (14:27 +0200)
commiteee846339d2f76f568c62b3725bf75bcee728115
tree385d41182662c1a8a150676024266a9120d2e15f
parentf6e3ee1493f20823b2c33465458b92f3581af88d
test-util: make valgrind happy

Properly free all temporary resources to make valgrind not complain about
lost records.
src/test/test-util.c