diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-18 17:48:11 +0200 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2009-06-18 17:48:11 +0200 |
commit | f33dd51c802a8d49839aa73fb9167d8bc31ea912 (patch) | |
tree | e9ab40604c50449f46c2af724858bcc245b234f6 /tests | |
parent | 2de4964affabc1ccf61bc72426a468fc871a54d0 (diff) | |
download | rsyslog-f33dd51c802a8d49839aa73fb9167d8bc31ea912.tar.gz rsyslog-f33dd51c802a8d49839aa73fb9167d8bc31ea912.tar.xz rsyslog-f33dd51c802a8d49839aa73fb9167d8bc31ea912.zip |
fixed abort condition with oversize tags
this was a regression I introduced this afternoon
Diffstat (limited to 'tests')
-rw-r--r-- | tests/Makefile.am | 1 | ||||
-rw-r--r-- | tests/testsuites/oversizeTag-1.parse1 | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index dbaf85f0..0800f667 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -42,6 +42,7 @@ EXTRA_DIST= 1.rstest 2.rstest 3.rstest err1.rstest \ testsuites/1.parse1 \ testsuites/2.parse1 \ testsuites/3.parse1 \ + testsuites/oversizeTag-1.parse1 \ testsuites/date1.parse1 \ testsuites/date2.parse1 \ testsuites/date3.parse1 \ diff --git a/tests/testsuites/oversizeTag-1.parse1 b/tests/testsuites/oversizeTag-1.parse1 new file mode 100644 index 00000000..56510c63 --- /dev/null +++ b/tests/testsuites/oversizeTag-1.parse1 @@ -0,0 +1,3 @@ +<38>Mar 27 19:06:53 source_server 0123456780123456780123456780123456789: MSG part +38,auth,info,Mar 27 19:06:53,source_server,0123456780123456780123456780123456789,0123456780123456780123456780123456789:, MSG part +# yet another real-life sample where we had some issues with |