commit | 8a0b1287cde0248843e649cc9e01f7d861649d34 | [log] [tgz] |
---|---|---|
author | danilchap <danilchap@webrtc.org> | Sat Jul 30 20:42:27 2016 |
committer | Commit bot <commit-bot@chromium.org> | Sat Jul 30 20:42:35 2016 |
tree | 23d67b723f2b35ff9cbab2062cc4046f46f68d6a | |
parent | d8a9c5306b8f6191d0388a68f52e9dd0c2cc287c [diff] |
Fix CopyOnWriteBuffer::cdata to return const pointer to prevent unexpected data modification. Review-Url: https://codereview.webrtc.org/2189013002 Cr-Commit-Position: refs/heads/master@{#13583}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.