mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
threads might be NULL for --lookup
This commit is contained in:
parent
3b6ff1d22f
commit
b6fd548049
@ -647,5 +647,5 @@ terminate_select(void)
|
||||
#ifdef USE_LIBEVENT
|
||||
terminate_libevent();
|
||||
#endif
|
||||
mem_free(threads);
|
||||
mem_free_if(threads);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user