webrtc/p2p/client
Tommi 2e1546887b Avoid generating a random id for candidate stats.
CandidateStats didn't use an initializer list which caused the
`candidate` member variable to be constructed with a random id
(calling an expensive rng method), only to be overwritten directly
thereafter.

Bug: webrtc:12840
Change-Id: I0366f674281d236896cb9539812dc2d88c1b37ef
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/221600
Reviewed-by: Henrik Boström <hbos@webrtc.org>
Commit-Queue: Tommi <tommi@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#34244}
2021-06-08 08:00:01 +00:00
..
basic_port_allocator.cc Avoid generating a random id for candidate stats. 2021-06-08 08:00:01 +00:00
basic_port_allocator.h AllocationSequence: migrate from rtc::Message to TaskQueue. 2021-06-07 18:15:34 +00:00
basic_port_allocator_unittest.cc Change TestStunServer::Create to take a SocketServer rather than a thread as argument. 2020-12-03 08:31:41 +00:00
relay_port_factory_interface.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00
turn_port_factory.cc Check for oversized TURN usernames 2020-11-02 13:46:16 +00:00
turn_port_factory.h (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries 2019-01-11 17:11:39 +00:00