Comment #20 on issue 18559 by [email protected]:
ERROR:net/ocsp/nss_ocsp.cc(505)] data size too large: 65536 < 449324
http://code.google.com/p/chromium/issues/detail?id=18559
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=31202
------------------------------------------------------------------------
r31202 | [email protected] | 2009-11-05 19:42:34 -0800 (Thu, 05 Nov 2009) |
9 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/net/ocsp/nss_ocsp.cc?r1=31202&r2=31201
OCSPTrySendAndReceive should always set *http_response_data_len, even on
failure. If the response data is larger than the acceptable size, we
should set *http_response_data_len to the actual size because we have
downloaded the entire response.
R=ukai
BUG=18559
TEST=none
Review URL: http://codereview.chromium.org/378003
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---