Change #264986
| Category | curl |
| Changed by | Dag-Erling Smørgrav <des@des.dev> |
| Changed at | Mon 20 Apr 2026 00:44:21 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | 6506693f0b5a46f18ac63f792036c69a33031faa |
Comments
lib1960: fix test failure On platforms where struct sockaddr has a length field, the current code leaves it uninitialized, resulting in a test failure when valgrind is used. Closes #21377
Changed files
- tests/libtest/lib1960.c