Change #262041
| Category | None |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 23 Mar 2026 09:19:45 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | bagder/file-byte-path |
| Revision | d6a56ff25ae7d2d54f68fb0872e72c8e9a822ae9 |
Comments
urlapi: fix handling of "file:///" When the path is exactly one byte, a single slash. Extended test 1560 to verify. Found by Codex Security
Changed files
- lib/urlapi.c
- tests/libtest/lib1560.c