DescriptionUse WeakPtr for RTCPeerConnectionHandler and RTCPeerConnectionTracker.
These objects don't have the same lifetime and we were using raw pointers to them in a few places, which could lead to use-after-free.
BUG=429477
TBR=perkj@chromium.org
NOTRY=true
Committed: https://crrev.com/2c0f13b39d6ff1a867385e1acb7e6793a0440519
Cr-Commit-Position: refs/heads/master@{#302398}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|