Change csp->expected_content and_csp->expected_content_length from
authorFabian Keil <fk@fabiankeil.de>
Sat, 7 Mar 2009 13:09:17 +0000 (13:09 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 7 Mar 2009 13:09:17 +0000 (13:09 +0000)
commitbf18b40dd30e0c16392285408cad379c2ead11d7
treec075d0b20c2b1e0af73ecc8db6ab4d030012c9f4
parent50f3d8d489afec93fee33c266d349f0b9fe8f38f
Change csp->expected_content and_csp->expected_content_length from
size_t to unsigned long long to reduce the likelihood of integer
overflows that would let us close the connection prematurely.
Bug found while investigating #2669131, reported by cyberpatrol.
jcc.c
parsers.c
project.h