Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #248245

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Mon 10 Nov 2025 13:39:22
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 7e8725502087227a615216d9c56f5aee6119223a

Comments

socks_sspi: use free() not FreeContextBuffer()
The memory is allocated with malloc().

This reverts commit 1d01d4975f540f3a363b38e1296aead62130fc6d.

Reported-by: Stanislav Fort (Aisle Research)
Closes #19445

Changed files