Skip to content

Conversation

@thetic
Copy link
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

Coverage Status

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

@basvodde
Copy link
Member

That's a fair warning.

@basvodde
Copy link
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