Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.36.0
-
None
Description
ASAN correctly notes use of task memory after task deletion. Notably using the task's pointer value for the proactor. This value can be saved at a time the task is known to still exist.