DescriptionFix aborting in throttled file system (FSP).
The previous logic was causing a memory corruption when aborting was not
invoked with the callback, but due to unmounting the file system.
As there are multiple paths for aborting, this CL adds a method IsAborted on
the Queue class so it's possible to check if a task has been aborted before.
TEST=unit_tests: *FileSystemProviderQueue*
BUG=454310
Committed: https://crrev.com/d3126d1fbaec8f9cbf513ac436ae634e2d12b093
Cr-Commit-Position: refs/heads/master@{#318652}
Patch Set 1 #Patch Set 2 : Cleaned up. #
Messages
Total messages: 10 (2 generated)
|