mirror of
https://github.com/transmission/transmission.git
synced 2025-12-24 20:35:36 +00:00
@@ -265,7 +265,7 @@ static void libeventThreadFunc(void* veh)
|
||||
/* shut down the thread */
|
||||
event_base_free(base);
|
||||
eh->session->events = nullptr;
|
||||
tr_free(eh);
|
||||
delete eh;
|
||||
tr_logAddDebug("Closing libevent thread");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user