Skip to content

Fix new clang warnings#1874

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

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

Conversation

@thetic

@thetic thetic commented Nov 17, 2025

Copy link
Copy Markdown
Contributor

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

Coverage Status

coverage: 99.281%. remained the same
when pulling 03fb1a1 on thetic:new-clang-warnings
into 102ba6a on cpputest:master.

@basvodde

Copy link
Copy Markdown
Member

That's a fair warning.

@basvodde

Copy link
Copy Markdown
Member

Thanks! As always!

@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