Skip to content

Tests: fix compile issue with gcc-15 - #489

Open
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:fix-gcc15-string-init
Open

Tests: fix compile issue with gcc-15#489
padelsbach wants to merge 1 commit into
wolfSSL:masterfrom
padelsbach:fix-gcc15-string-init

Conversation

@padelsbach

Copy link
Copy Markdown
Contributor

gcc-15 adds option -Wunterminated-string-initialization which does not like strings in fixed sized arrays. There are only a handful of those in WP, in the tests dir, which are fixed in this PR.

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.

1 participant