Change #261949
| Category | curl |
| Changed by | Daniel Stenberg <daniel@haxx.se> |
| Changed at | Sat 21 Mar 2026 23:20:49 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | fa13f373b2b1e6c3f02e22e9cebd6c9b7605f72c |
Comments
netrc: skip malformed macdef lines When skipping macdef lines inside netrc files, ignore it completely and do not tokenize or bail out on bad quotes. Verify in test 1672 Follow-up to 3b43a05e000aa8f65bda51 Spotted by Codex Security Closes #21049
Changed files
- lib/netrc.c
- tests/data/Makefile.am
- tests/data/test1672