diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-25 12:06:07 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-07-25 12:06:07 +0100 |
commit | f3ebb786e451da973560f1c9d8cdb151d25108b5 (patch) | |
tree | 8fd69711b9a429b20a1b8b1d18ae63b726cb9723 /test/stdout/3415 | |
parent | 21aa05977abff1eaa69bb97ef99080220915f7c0 (diff) |
Track tainted data and refuse to expand it
Diffstat (limited to 'test/stdout/3415')
-rw-r--r-- | test/stdout/3415 | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test/stdout/3415 b/test/stdout/3415 index 8e20252e2..0889dd795 100644 --- a/test/stdout/3415 +++ b/test/stdout/3415 @@ -156,14 +156,14 @@ EXIMUSER EXIM_UID EXIM_GID <username@myhost.test.ex> ddddddddd 0 -received_time_usec .uuuuuu --helo_name rhu.barb +--helo_name rhu.barb -host_address 127.0.0.1.9999 -host_auth au1 -interface_address 127.0.0.1.1225 -received_protocol esmtpa -body_linecount 0 -max_received_linelength 0 --auth_id username +--auth_id username -deliver_firsttime XX 1 @@ -183,14 +183,14 @@ EXIMUSER EXIM_UID EXIM_GID <> ddddddddd 0 -received_time_usec .uuuuuu --helo_name rhu.barb +--helo_name rhu.barb -host_address 127.0.0.1.9999 -host_auth au1 -interface_address 127.0.0.1.1225 -received_protocol esmtpa -body_linecount 0 -max_received_linelength 0 --auth_id username +--auth_id username -deliver_firsttime XX 1 @@ -208,14 +208,14 @@ EXIMUSER EXIM_UID EXIM_GID <> ddddddddd 0 -received_time_usec .uuuuuu --helo_name rhu.barb +--helo_name rhu.barb -host_address 127.0.0.1.9999 -host_auth au1 -interface_address 127.0.0.1.1225 -received_protocol esmtpa -body_linecount 0 -max_received_linelength 0 --auth_id username +--auth_id username -deliver_firsttime XX 1 @@ -233,14 +233,14 @@ EXIMUSER EXIM_UID EXIM_GID <> ddddddddd 0 -received_time_usec .uuuuuu --helo_name rhu.barb +--helo_name rhu.barb -host_address 127.0.0.1.9999 -host_auth au1 -interface_address 127.0.0.1.1225 -received_protocol esmtpa -body_linecount 0 -max_received_linelength 0 --auth_id username@auth.id.domain +--auth_id username@auth.id.domain -deliver_firsttime XX 1 @@ -258,14 +258,14 @@ EXIMUSER EXIM_UID EXIM_GID <> ddddddddd 0 -received_time_usec .uuuuuu --helo_name rhu.barb +--helo_name rhu.barb -host_address 127.0.0.1.9999 -host_auth au1 -interface_address 127.0.0.1.1225 -received_protocol esmtpa -body_linecount 0 -max_received_linelength 15 --auth_id username@auth.id.domain +--auth_id username@auth.id.domain -deliver_firsttime XX 1 |