diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-06-06 17:53:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-06-06 17:53:08 +0100 |
commit | 31f90faace8d68c41bdaa16d1079da39e0529e64 (patch) | |
tree | cc03a834bd657982e46a5251aaf84846312b158e /test/confs | |
parent | 19050083522f210e8bb4f1a5ba03928ed0077a49 (diff) |
Fix testcase for 984702 - the buffer boundary was deliberately
being explored by the test
Diffstat (limited to 'test/confs')
-rw-r--r-- | test/confs/0217 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/confs/0217 b/test/confs/0217 index 32c46e232..96d97cba4 100644 --- a/test/confs/0217 +++ b/test/confs/0217 @@ -46,6 +46,7 @@ send_to_server: hosts = 127.0.0.1 port = PORT_S HAP + max_rcpt = 1000 # ----- Retry ----- |