Chromium Code Reviews
DescriptionFix a memory issue when calling LOG_J in port.cc
The connection delete message may be processed when a port is being deleted.
Calling LOG_J here needs to access the port object that may have been partially released.
This fixes the memcheck bot failure.
TBR=pthatcher@webrtc.org
BUG=
Committed: https://crrev.com/18f9da02865294f8d34527e290ad85697dfceb3b
Cr-Commit-Position: refs/heads/master@{#13002}
Patch Set 1 #
Messages
Total messages: 13 (9 generated)
|
|||||||||||||||||||