Fix new clang warnings by thetic · Pull Request #1874 · cpputest/cpputest · GitHub
Skip to content

Fix new clang warnings#1874

Merged
basvodde merged 1 commit intocpputest:masterfrom
thetic:new-clang-warnings
Nov 29, 2025
Merged

Fix new clang warnings#1874
basvodde merged 1 commit intocpputest:masterfrom
thetic:new-clang-warnings

Conversation

@thetic
Copy link
Copy Markdown
Contributor

@thetic thetic commented Nov 17, 2025

Found with clang 21.1.14:

error: variable 'out1' is uninitialized when passed as a const pointer argument here [-Werror,-Wuninitialized-const-pointer]

Found with clang 21.1.14:

```
error: variable 'out1' is uninitialized when passed as a const pointer argument here
```
@coveralls
Copy link
Copy Markdown

@basvodde
Copy link
Copy Markdown
Member

That's a fair warning.

@basvodde
Copy link
Copy Markdown
Member

@basvodde basvodde merged commit 4700e91 into cpputest:master Nov 29, 2025
63 checks passed
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.

3 participants