Change #238912
Category | curl |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Thu 10 Jul 2025 17:28:49 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | 74a94e699a8e68025432d48433603b80c72b7afb |
Comments
socks: fix query when filter context is null socks connection filter context may be NULL at the time of a query, accomodate for that. Closes #17885
Changed files
- lib/socks.c