diff options
author | Wynn Wolf Arbor | 2020-03-18 19:47:55 +0100 |
---|---|---|
committer | Wolfgang Müller | 2021-04-27 12:28:35 +0200 |
commit | 5ff1dc2b8f6ec0ab2ebdd132ba1b56cebeb9626c (patch) | |
tree | 704f4dfe1753cbbba0cf805400e4b4698c0e389a /client.c | |
parent | 49be2ed2e13a61ba0ab2ae7cca44dcdc1829f3eb (diff) | |
download | cwm-5ff1dc2b8f6ec0ab2ebdd132ba1b56cebeb9626c.tar.gz |
Plug a memory leak in conf_clear
These loops never freed cargs and cargs->cmd from bind_ctx. Instead of
adding more calls to free() manually, replace the whole loops with the
conf_unbind_* functions which free the struct properly.
Diffstat (limited to 'client.c')
0 files changed, 0 insertions, 0 deletions