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
Since 59041f0, a new timer might be set in multi_done() so the clearing
of the timers need to happen afterwards!
Reported-by: Max Kellermann
Fixes#4575
59041f0 introduces a use-after-free bug in CURL 7.67.0 from inside curl_multi_remove_handle()
See MusicPlayerDaemon/MPD#681 (comment) for an explanation.
The text was updated successfully, but these errors were encountered: