Skip to content
Snippets Groups Projects
Rob Swindell's avatar
Rob Swindell authored
"startup" was being deref'd after the caller free'd it because these thread functions were calling thread_down() before calling mail_close_socket(), which deref's startup which was subject to a race condition.
b40590cc
History
Name Last commit Last update