lib-sieve: util: program client: Fixed handing of situation when no input is...
lib-sieve: util: program client: Fixed handing of situation when no input is provided to external program used as a command. Previous fixes still omitted a few important aspects: Connect return result wasn't actually passed up to program_client_run(). Default exit code was wrong.
Showing
- src/lib-sieve/util/program-client-remote.c 1 addition, 1 deletionsrc/lib-sieve/util/program-client-remote.c
- src/lib-sieve/util/program-client.c 5 additions, 3 deletionssrc/lib-sieve/util/program-client.c
- tests/plugins/extprograms/execute/execute.svtest 14 additions, 0 deletionstests/plugins/extprograms/execute/execute.svtest
Loading
Please register or sign in to comment