Change #266284
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 04 May 2026 16:18:46 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 46e9c65c8fdfe42182190c2133a8a808a4208c37 |
Comments
socks_gssapi: tiny Curl_SOCKS5_gssapi_negotiate cleanups - use 'result' instead of 'code' for CURLcode variable - use aprintf() instead of malloc + snprintf Closes #21493
Changed files
- lib/socks_gssapi.c