]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-test: test-subprocess - Free subprocess before forking
authorAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 18 Mar 2022 07:41:37 +0000 (09:41 +0200)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Fri, 18 Mar 2022 07:44:14 +0000 (09:44 +0200)
commitf95da1fa2f0e2a47e2911e84861add17f2c21793
tree32165d085ce3343431dca36b2cf18a85342550b3
parent25ae16cb40d42f60c0d700217ab9ea09d1e7226f
lib-test: test-subprocess - Free subprocess before forking

Otherwise it'll leak memory.

Broken in 34bdfdcbc7e3b374a219732329b6ce6d84a7666e
src/lib-test/test-subprocess.c