Status: Assigned Owner: jor...@chromium.org CC: m...@chromium.org Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 15719 by jor...@chromium.org: Win32Socket::Send in v8 should have better protections against negative byte lengths http://code.google.com/p/chromium/issues/detail?id=15719 Win32Socket::Send in src/v8/src/platform-win32.cc should probably check that len is negative since some platforms apparently interpret the length as an unsigned. Either that, or callers should ensure they're not passing in a negative number. This was uncovered by Coverity: http://chromecoverity.mtv.corp.google.com:5467/cov.cgi? events=1153894_1153896&line=1686&prec=/cov.cgi%3Fc%3DAAAAAADA7g%26checker%3D2 9%26latest%3D1%26prod%3D1%26q%3D6%26t%3D6%26v%3D1&run=27&t=12&v=1#line1681 -- 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 -~----------~----~----~----~------~----~------~--~---