Chromium Code Reviews
DescriptionFix use-after-free on Linux at shutdown
The address tracker has a file-description watcher that references
a libevent event that is deleted when the message-loop is deleted.
Fixed by deleting the address-tracker before the message-loop.
BUG=595316
R=derekjchow@chromium.org
Committed: https://crrev.com/143cc3e1332fe8ff4c9cac86fe07187c2cad3f75
Cr-Commit-Position: refs/heads/master@{#382271}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Now commented #Messages
Total messages: 14 (3 generated)
|