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

Change #276565

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Thu 30 Jul 2026 12:00:22
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch master
Revision b84838073c8d3beb0e870fb4e5e346186a2ecdc0

Comments

tidy-up: minor code fixes and improvements

- schannel: drop redundant parentheses.
- os400sys: drop redundant includes.
  Follow-up to ebc5212dacd3db8f5315b5a2d676415848e936d5 #22374
- pytest: replace `()` with `[]` to match rest of tests.
- libtests: constify some local pointers.
- libtests: drop redundant `(long)` casts.
- lib650: use `CURL_CSTRLEN()`.
  Follow-up to 59dc2bbe07c3b5889e0b380e5fa384d338d9d24e #22424

Closes #22444

Changed files