]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib-http: Fixed bug in date parser: sometimes read one byte past end of input.
authorStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 27 Jul 2017 14:30:20 +0000 (16:30 +0200)
committerStephan Bosch <stephan.bosch@dovecot.fi>
Thu, 27 Jul 2017 14:47:09 +0000 (16:47 +0200)
commit76b50cc56df43d114f2363ec3066cf4a807eca49
treec9d49a05cbeafdbd00467a34ded455bb6b44b8f6
parentf4b515d24a8e9944811c0deb7bb15427d0c76f6a
lib-http: Fixed bug in date parser: sometimes read one byte past end of input.

This caused spurious parse errors.
src/lib-http/http-date.c