commit | 966963ac7d62bdac051eacae234495fd355919e6 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Mon May 08 18:35:56 2017 |
committer | Commit bot <commit-bot@chromium.org> | Mon May 08 18:35:56 2017 |
tree | 4399bab5aaa90ec9f4ad1bdc606453c7d9a9aafe | |
parent | 90bdb3d138eaa10627c156b5487ffb4397f48359 [diff] |
Fixing invalid IPv6 address parsing stack underflow on Windows. Occurred when parsing an address with more than 7 colons. For example: 1::2:3:4:5:6:7::8 BUG=webrtc:7592 Review-Url: https://codereview.webrtc.org/2867653002 Cr-Commit-Position: refs/heads/master@{#18054}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.