Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upsasl_getmesssage: make sure we have a long enough string to pass #2150
Conversation
This comment has been minimized.
This comment has been minimized.
Test failures. Need to investigate... |
bagder
force-pushed the
bagder/pop3_get_message
branch
from
d0e0c54
to
7eb6e08
Dec 5, 2017
This comment has been minimized.
This comment has been minimized.
mostly dead apple machines (I cancelled their jobs now) and what looks like a false positive test 1208 error |
bagder
closed this
in
615edc1
Dec 5, 2017
bagder
deleted the
bagder/pop3_get_message
branch
Dec 5, 2017
pushed a commit
to JohnDeHelian/curl
that referenced
this pull request
Dec 7, 2017
lock
bot
locked as resolved and limited conversation to collaborators
Jan 18, 2019
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
bagder commentedDec 4, 2017
For pop3/imap/smtp, added test 891 to somewhat verify the pop3
case.
For this, I enhanced the pingpong test server to be able to send back
responses with LF-only instead of always using CRLF.