diff options
author | Steffen Kaiser <skdovecot@smail.inf.fh-bonn-rhein-sieg.de> | 2008-03-05 14:10:14 +0100 |
---|---|---|
committer | Johannes Berg <johannes@sipsolutions.net> | 2008-03-05 14:10:14 +0100 |
commit | 7de9f5a9c1d62a944ca74e72013e226ee47b5cb4 (patch) | |
tree | adbbfe152d5a55e375d5d896258ea66e6d9c1731 /antispam-storage-1.0.c | |
parent | 513d1c5fa703817ae8fd08fab86709a9b5c111e4 (diff) | |
download | dovecot-antispam-7de9f5a9c1d62a944ca74e72013e226ee47b5cb4.tar.gz dovecot-antispam-7de9f5a9c1d62a944ca74e72013e226ee47b5cb4.tar.xz dovecot-antispam-7de9f5a9c1d62a944ca74e72013e226ee47b5cb4.zip |
Leaked a t_pop() call in I/O handler 0x805b350
Raw backtrace: imap [0x80ad741] -> imap [0x80ad65c] ->
imap(io_loop_handler _run+0x1ce) [0x80b35ce] -> imap(io_loop_run+0x28)
[0x80b29a8] -> imap(main+0x5a0) [0x8063590] ->
/lib/tls/i686/cmov/libc.so.6(__lib c_start_main+0xc8) [0xb7e37ea8] -> imap
[0x8055e31]
child 18478 (imap) killed with signal 6
Cause is, if sendmail fails with an exit code != 0, the function returns
with -1 immediately skipping the t_pop() before the end of the function.
This fixes it.
Diffstat (limited to 'antispam-storage-1.0.c')
0 files changed, 0 insertions, 0 deletions