diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-01 21:47:10 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-01-01 22:27:28 +0000 |
commit | e7c25d5b603a33e677efc4bccb6e5cac617e7ad5 (patch) | |
tree | 3a2ea181c7daadee073a0d1e9568fa13ea99aba0 /test/log | |
parent | bf485bf34df3fc2214765497a5552851c6a8977a (diff) |
Avoid crash with badly-terminated non-recognised mime parameter
Diffstat (limited to 'test/log')
-rw-r--r-- | test/log/4000 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/log/4000 b/test/log/4000 index bd4918963..e2c364fca 100644 --- a/test/log/4000 +++ b/test/log/4000 @@ -10,3 +10,6 @@ 1999-03-02 09:44:33 10HmbA-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss id=20041217133501.GA3059@test.ex T="Nasty3" 1999-03-02 09:44:33 10HmbA-0005vi-00 => userx <userx@test.ex> R=r1 T=t1 1999-03-02 09:44:33 10HmbA-0005vi-00 Completed +1999-03-02 09:44:33 10HmbB-0005vi-00 <= CALLER@myhost.test.ex U=CALLER P=local-esmtp S=sss id=20041217133501.GA3059@test.ex T="Nasty4" +1999-03-02 09:44:33 10HmbB-0005vi-00 => userx <userx@test.ex> R=r1 T=t1 +1999-03-02 09:44:33 10HmbB-0005vi-00 Completed |