{"author":"David Zhuang","author_email":"dzhuang@roblox.com","author_time":1756859301,"commit_time":1756896871,"committer":"Daniel Stenberg","committer_email":"daniel@haxx.se","hash":"c278c508e2acfad5f2603febfdba80a30427cd3f","message":"http: do the cookie list access under lock\n\nA previous refactor of cookie logic changed Curl_cookie_getlist to no\nlonger return a list of copied cookies, but instead return a linked list\npointing to existing cookies. The returned linked list is accessed\noutside of the scope of the cookie share lock in http_cookies, which\nleads to issues if the shared cookie list is modified at the same time.\nThis is the relevant commit: be39ed1\n\nCloses #18457\n","parents":["5e6bc73570557db2ceb092d1bc7284aca9271f15"],"tree_hash":"e7a8e196813b3a2b1ea4df558542bba637e4daf1"}