clean-temp: Fix memory leak.
authorJohn Darrington <john@darrington.wattle.id.au>
Sat, 28 Jul 2012 22:30:48 +0000 (00:30 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 28 Jul 2012 22:30:48 +0000 (00:30 +0200)
commit392f10a02b1effd254f3a751e42daccf929c3efa
tree91eb8971b0f32b89490f076aacf16d56a3b32215
parentf9a4678ab8a2d6c5f1e76b4ca0c9cbbe0507f2f3
clean-temp: Fix memory leak.

* lib/clean-temp.c (cleanup_temp_dir): Free also the 'subdirs' and
'files' members of tmpdir.
ChangeLog
lib/clean-temp.c