{"author":"Jay Satiro","author_email":"raysatiro@yahoo.com","author_time":1758175637,"commit_time":1758209355,"committer":"Jay Satiro","committer_email":"raysatiro@yahoo.com","hash":"f8175b1536610ec60a9d2dce5a055d59287af4d5","message":"socks_sspi: Fix some memory cleanup calls\n\n- Ensure memory allocated by malloc() is freed by free().\n\nPrior to this change SSPI's FreeContextBuffer() was sometimes used to\nfree malloc'd memory. I can only assume the reason we have no crash\nreports about this is because the underlying heap free is probably the\nsame for both.\n\nReported-by: Joshua Rogers\n\nFixes https://github.com/curl/curl/issues/18587\nCloses https://github.com/curl/curl/pull/18594\n","parents":["a80abc45a572132b7f425e526cd60c0cf49f28e2"],"tree_hash":"a90b3b20720cb506731f440ea5d4caa9e2557718"}