Fix object lifetime bug in ResolverProxyMsgHelper::OnProxyLookupComplete
It needs to hold onto a reference to itself until the end of the method, instead of just until its HasOneRef() check has completed. Bug: 907524 Change-Id: I75fab97b07fe55f30a6a7c6def390f5d0bc28c4f Reviewed-on: https://chromium-review.googlesource.com/c/1352684 Commit-Queue: Matt Menke <mmenke@chromium.org> Reviewed-by:John Abd-El-Malek <jam@chromium.org> Reviewed-by:
Eric Roman <eroman@chromium.org> Cr-Commit-Position: refs/heads/master@{#611920}
Showing
Please register or sign in to comment