Change #262050
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Mon 23 Mar 2026 10:17:59 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | e0be05cbab2312795043111a42798968394acf0d |
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 Closes #21070
Changed files
- lib/urlapi.c
- tests/libtest/lib1560.c