]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-program-client: Do not call program_client_fail twice
authorAki Tuomi <aki.tuomi@dovecot.fi>
Sun, 8 Jan 2017 16:44:32 +0000 (18:44 +0200)
committerTimo Sirainen <timo.sirainen@dovecot.fi>
Mon, 9 Jan 2017 12:01:32 +0000 (14:01 +0200)
commit42d12a37575ea6a5df13ee782c0a3d799ede83fc
tree86073a1d6974091bffe85db8d338935d7154561f
parentd2cc2b022d08e72dae5201e16c4f450cf4432743
lib-program-client: Do not call program_client_fail twice

Fixes crash in program-client caused by use of freed memory.
src/lib-program-client/program-client.c