Win32: cancel_data is on the stack, don't free it
In practice, this bug was hidden by another bug in the thread variables implementation: the destruction callback is never invoked.
Showing
Please register or sign in to comment
In practice, this bug was hidden by another bug in the thread variables implementation: the destruction callback is never invoked.