Issue 4062: DCHECK is triggered in SSLCleintSocketWin::DoPayLoadEncrypt http://code.google.com/p/chromium/issues/detail?id=4062
Comment #9 by [EMAIL PROTECTED]: Fixed in r4819. ------------------------------------------------------------------------ r4819 | [EMAIL PROTECTED] | 2008-11-05 13:30:51 -0800 (Wed, 05 Nov 2008) | 12 lines Remove the UploadDataStream::Reset method. Instead, rewind an UploadDataStream by recreating the object. Fix a bug in MockTCPClientSocket::Write. It needs to increment write_index_. Add two DCHECKs to simulate the DCHECKS in SSLClientSocketWin::DoPayloadEncrypt. Add a unit test. R=darin,eroman BUG=4062 Review URL: http://codereview.chromium.org/9384 ------------------------------------------------------------------------ Issue attribute updates: Status: Fixed Labels: NewHTTP -- 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 --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
