Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid date parsing hang when listing messages with broken headers #6088

Closed
wants to merge 1 commit into from

Conversation

bbraybrook
Copy link
Contributor

#6087

my test case had a HUGE number of users that were getting appended to the Date header; it's possible that a small number of users would not break date parsing. even if it wasn't hanging and could parse it, this patch will make $result[$id]->date have only the date string.

@alecpl alecpl closed this Dec 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants