Change #238910
Category | None |
Changed by | Stefan Eissing <stefan | @eissing.org>
Changed at | Thu 10 Jul 2025 17:28:49 |
Repository | https://api.github.com/repos/curl/curl |
Project | curl/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