DescriptionFix NULL pointer dereference in FinishedAsyncCopyRequest()
Due to undefined (favorably right to left) argument evaluation order,
the tracker might have been passed and set to NULL before the window
is looked up which results in a NULL pointer dereference.
BUG=
Committed: https://crrev.com/1b4c64279b7c212242738b96643a0700d04d725c
Cr-Commit-Position: refs/heads/master@{#426748}
Patch Set 1 #
Messages
Total messages: 11 (5 generated)
|