X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2Fsrc%2Ftransport.c;h=3eb1c8097e04b3657b9e9f072b84d00d1dea7a70;hb=afd5e75ffc8f64f0ebed1df9dce64793011c14a6;hp=90789fd606e8d33d5df876897438841618376aee;hpb=19ae9a55a69e9ea19916eabe3879b786725de92a;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/src/transport.c b/src/src/transport.c index 90789fd60..3eb1c8097 100644 --- a/src/src/transport.c +++ b/src/src/transport.c @@ -1272,7 +1272,7 @@ if ((write_pid = fork()) == 0) != sizeof(struct timeval) ) rc = FALSE; /* compiler quietening */ - exim_underbar_exit(0); + exim_underbar_exit(0, US"tpt-filter"); } save_errno = errno;