mirror of
https://github.com/curl/curl.git
synced 2026-04-14 13:01:42 +08:00
parent
7143833f14
commit
bc81292ea6
@ -170,6 +170,7 @@ Curl_node_uremove(struct Curl_llist_node *e, void *user)
|
||||
|
||||
ptr = e->_ptr;
|
||||
|
||||
e->_list = NULL;
|
||||
e->_ptr = NULL;
|
||||
e->_prev = NULL;
|
||||
e->_next = NULL;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user