{"author":"Daniel Stenberg","author_email":"daniel@haxx.se","author_time":1734776169,"commit_time":1734787102,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"7cf47a7740f666ae3c06361781a341a7da403041","message":"llist: survive cleared list better\n\nMake Curl_node_uremove() and Curl_node_take_elem() properly survive\nrun-time when the ->list field has been cleared previously. Like when\nCurl_node_take_elem() is called twice.\n\nWe have asserts to catch those situations to make sure we avoid them if\nwe can, but if they still happen in a non-debug build we should make\nsure the functions survive proper.\n\nPointed out by CodeSonar.\n\nCloses #15791\n","parents":["34713ed8a58a4d776957712da65c53f0ce0d1b0c"],"tree_hash":"6f1bcdddefafe5a0a2038c29079405cc96564c35"}