You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The members of the strucs where used after the looper deleted itself
(via PostMessage(B_QUIT_REQUESTED)), resuting in bad data.
So we copy the struct instead of getting a reference,
before deleting the looper.
0 commit comments