Change #271065
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Mon 15 Jun 2026 11:24:19 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | a6d97838946c3a267c352411a3d61a3a6b4f58f0 |
Comments
libtests: prefer `sizeof()` over `strlen()`, fix potential OOB read in 1591 - test1591: fix potential OOB read. Spotted by GitHub Code Quality Follow-up to f464535bfdd9a83140d8a13c3fe3d937239d1c2a #3350 Closes #22011
Changed files
- tests/libtest/lib1517.c
- tests/libtest/lib1591.c
- tests/libtest/lib1948.c
- tests/libtest/lib508.c
- tests/libtest/lib554.c
- tests/libtest/lib643.c
- tests/libtest/lib650.c
- tests/libtest/lib654.c
- tests/libtest/lib667.c
- tests/libtest/lib668.c