misc: free hashtable on destruction
authorDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 21 Jul 2012 21:32:07 +0000 (23:32 +0200)
committerDavid Herrmann <dh.herrmann@googlemail.com>
Sat, 21 Jul 2012 21:32:07 +0000 (23:32 +0200)
commita4ab9158f16f622cc733d4b4758e8eaba72599a0
treea1464ec0a2dd1cae953600bb155f23c2117dfaa1
parenta67df3a0691e9bec5ce7a8f61a9943bb3880a0d1
misc: free hashtable on destruction

Fix memory leak as we didn't free the hashtable memory after destruction.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
src/static_misc.c