]> git.ipfire.org Git - thirdparty/squid.git/commit
Complain about malformed 64bit header values, not the valid ones.
authorAlex Rousskov <rousskov@measurement-factory.com>
Fri, 27 Jan 2017 13:28:31 +0000 (02:28 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 27 Jan 2017 13:28:31 +0000 (02:28 +1300)
commit3e1e155b351e73f7369c895eec9e96365b4a0713
tree4c4016cf3960088db7f6c3b3482e879aad1c3027
parent3965c8fc6b66b217abdcade876101f0a6fc0b2b9
Complain about malformed 64bit header values, not the valid ones.

Added this regression in r14819, apparently confused by my own
unfortunate "bad is true" httpHeaderNoteParsedEntry(error) API.
src/HttpHeader.cc