Change #266975
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Wed 13 May 2026 13:12:10 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | b2476a07128fc1e83a0b322fe6eb9dfa761db53d |
Comments
tool_urlglob: check glob use before access As this function can now be invoked with only the second glob "active", it must avoid accessing the first one if not in use. Follow-up to 2238f0921cb00b3395847 Spotted by Codex Security Closes #21586
Changed files
- src/tool_urlglob.c