diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-06-07 08:39:22 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-06-07 10:30:55 -0700 |
commit | 6d1f198f346fb218e06e730bac28609aa402a648 (patch) | |
tree | d2aadaaaa93a93653019c6356c8076c56ed2c295 /commit-graph.c | |
parent | cea1ff7f1fb65daaf1059bdc0e5b65e2a2e3b89b (diff) |
imap-send: fix leaking memory in `imap_server_conf`
We never free any of the config strings that we populate into the
`struct imap_server_conf`. Fix this by creating a common exit path where
we can free resources.
While at it, drop the unused member `imap_server_conf::name`.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions