Change #266435
| Category | curl |
| Changed by | Stefan Eissing <stefan@eissing.org> |
| Changed at | Wed 06 May 2026 10:14:17 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 455bebc2c76223a1be26042f6d2393715c0df0cd |
Comments
peer: fix compare of hostname for uds Unix domain socket paths need to be compared case-senstive, in contrast to DNS hostnames. Follow-up to bc40e09f63889a8bc14fa8f7221921 Pointed out by Codex Security Closes #21511
Changed files
- lib/peer.c