Chromium Code Reviews
DescriptionFix 2 issues that were hitting dchecks when enabling ModuleDatabase
First, check for kInvalidIndex after calling FindLoadAdddressIndexById()
in RemoveLoadAddressById().
Second, the ModuleEventSinkPtr was used on the IO thread but was bound
on the main thread. Rebind the pointer to the IO thread.
BUG=662084
Review-Url: https://codereview.chromium.org/2714873002
Cr-Commit-Position: refs/heads/master@{#453676}
Committed: https://chromium.googlesource.com/chromium/src/+/013446f84772859431ec8cb33158cd1805a888f8
Patch Set 1 #
Messages
Total messages: 12 (6 generated)
|
||||||||||||||||||||||||||||