Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #271153

Category curl
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Mon 15 Jun 2026 15:55:29
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision 8932063828393b76403e1048948257ccdd2965e9

Comments

lib668: do not assume null-terminator in test input data
For correctness. Did not cause an issue, because the null-terminator is
present.

Also:
- change a size type to avoid casts.
- reuse input length value.

Spotted by GitHub Code Quality

Follow-up to 1e4cb333ef632bf081045bb7b36f0736bec52708 #4826

Closes #22027

Changed files