Change #266278
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 04 May 2026 14:42:01 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/socks-gssapi |
| Revision | 3cd5e48a5f77d3778b4413f6ee50b802911f05fc |
Comments
socks_gssapi: tiny Curl_SOCKS5_gssapi_negotiate cleanups - use 'result' instead of 'code' for CURLcode variable - use aprintf() instead of malloc + snprintf
Changed files
- lib/socks_gssapi.c