webrtc/logging
Elad Alon 92a773ddb6 Prevent unbounded memory consumption through RtcEventLogImpl::config_history_
The config-history is (logically) intended to be unlimited, but in practice, it would be good to cap it, even though the cap is never expected to be reached, so as to prevent a possible attack that would cause memory overuse.

Bug: webrtc:8111
Change-Id: I1f60cf10215bf8191a8ab3c9b19345104c585483
Reviewed-on: https://webrtc-review.googlesource.com/8980
Commit-Queue: Elad Alon <eladalon@webrtc.org>
Reviewed-by: Björn Terelius <terelius@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20276}
2017-10-13 10:47:26 +00:00
..
rtc_event_log Prevent unbounded memory consumption through RtcEventLogImpl::config_history_ 2017-10-13 10:47:26 +00:00
BUILD.gn Move RtcEventLogOutput to api/ 2017-10-06 13:58:14 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00