087272dde587c41c2605fe59340d7fa7021b6892 |
|
15-Nov-2015 |
Phil Carmody <phil@dovecot.fi> |
lib: fix memory leak of iterator in str_table_deinit()
The deinit function uses an iterator, but never cleared it up. Found by
Valgrind.
Signed-off-by: Phil Carmody <phil@dovecot.fi> |