]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4485: off-by-one out-of-bounds Parser::Tokenizer::int64() read errors
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Mon, 23 May 2016 12:35:06 +0000 (00:35 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 23 May 2016 12:35:06 +0000 (00:35 +1200)
commit566c0b2b44bacdaafa6c7f6f8872825d8faefd48
tree30a0188f928d66fb9500550b221bc9bb620f45ef
parent03c428e96dab2bfcacc2484a87cc890ff39041b3
Bug 4485: off-by-one out-of-bounds Parser::Tokenizer::int64() read errors
src/parser/Tokenizer.cc
src/tests/testTokenizer.cc