mirror of
https://github.com/curl/curl.git
synced 2026-04-18 02:41:59 +03:00
parent
7143833f14
commit
bc81292ea6
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue