webrtc/p2p
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
..
base Avoid generating a random id for candidate stats. 2021-06-08 08:00:01 +00:00
client Avoid generating a random id for candidate stats. 2021-06-08 08:00:01 +00:00
g3doc Fix documentation owners formating 2021-04-23 11:07:28 +00:00
stunprober Delete AsyncInvoker usage from StunProber 2021-03-22 09:58:24 +00:00
BUILD.gn Remove MDNS message implementation 2021-04-12 22:24:56 +00:00
DEPS Bind the structured ICE logging with P2PTransportChannel. 2018-02-03 07:06:49 +00:00
OWNERS Add jonaso@ to p2p/OWNERS 2020-03-03 14:10:18 +00:00