Skip to content

ci: move scan-build and tests to Debian 13 (trixie) - #264

Merged
crienzo merged 2 commits into
masterfrom
ci/debian-13
Aug 24, 2026
Merged

ci: move scan-build and tests to Debian 13 (trixie)#264
crienzo merged 2 commits into
masterfrom
ci/debian-13

Conversation

@crienzo

@crienzo crienzo commented Aug 23, 2026

Copy link
Copy Markdown
Member

No description provided.

- testwebsock.c / testhttp.c: drop dead 'err' initializer (always set before read)
- kws.c: remove unused 'ip' local (dead initialization)
- ks_log.c: clamp fwrite length to sizeof(buf) so the analyzer can prove the bound (len is already capped in ks_log_format_output)
@crienzo
crienzo merged commit 285b23e into master Aug 24, 2026
15 checks passed
@crienzo
crienzo deleted the ci/debian-13 branch August 24, 2026 00:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants