-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tl;dr: A coroutine lambda does not hold onto captured variables. This causes an AV crash when closing tabs. I randomly noticed this in a Debug build as the memory contents got replaced with 0xCD. In a Release build this bug is probably fairly subtle and not common. (cherry picked from commit 91fd7d0) Service-Card-Id: 91258717 Service-Version: 1.19
- Loading branch information
Showing
1 changed file
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters