Change #265116
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Tue 21 Apr 2026 14:35:55 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 8eb3cb75a3e1244be4e2b20a3509d923f2144bd0 |
Comments
misc: fix code quality findings - httpsrr: drop redundant checks. Follow-up to 809dda3a37363160d4bf5ea2dafa0bcb8188a3f0 #21354 - httpsrr.h: drop obsolete comment. Follow-up to 2b3dfb4ad47ec05efad9af930c47968a49916999 #21175 - ws: drop redundant check in `curl_ws_start_frame()`. Follow-up to 37cecfc7b91118f116cf16af8f50a18b15d00d51 #17683 - ws: fix typo in comment. - tool_operate: fix VMS build. (broken since 2019-07-20, v7.66.0) Follow-up to b88940850002a3f1c25bc6488b95ad30eb80d696 #3804 Pointed out by Copilot Code Quality Closes #21393
Changed files
- lib/httpsrr.c
- lib/httpsrr.h
- lib/ws.c
- src/tool_operate.c