This is an automated email from the ASF dual-hosted git repository. btellier pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/james-project.git
commit feaf3b683cbe3af17786831a0e1fd6d0cd8e1ce7 Merge: 55508d2 6cc14a1 Author: Tellier Benoit <[email protected]> AuthorDate: Fri Aug 27 08:54:15 2021 +0700 Merge pull request #611 JAMES-3634 Fuzzing for the IMAP protocol (Jazzer) .../org/apache/james/imap/decode/DecoderUtils.java | 2 +- .../james/imap/decode/FetchPartPathDecoder.java | 3 ++ .../james/imap/decode/ImapRequestLineReader.java | 4 ++ .../imap/decode/parser/StatusCommandParser.java | 4 ++ .../decode/parser/AppendCommandParserTest.java | 39 ++++++++++++++++++ .../parser/FetchCommandParserPartialFetchTest.java | 13 ++++++ .../decode/parser/StatusCommandParserTest.java | 46 ++++++++++++++++++++++ 7 files changed, 110 insertions(+), 1 deletion(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
