Cppcheck is reporting uninitialized variable, where it shouldn't. I have seen several false positives, using &. I did some tests, but I'm not sure if they are correct.
Thanks! I have the feeling it's best to fix this step by step.. I created https://trac.cppcheck.net/ticket/9752 to start with.
Log in to post a comment.
Cppcheck is reporting uninitialized variable, where it shouldn't.
I have seen several false positives, using &.
I did some tests, but I'm not sure if they are correct.
Thanks! I have the feeling it's best to fix this step by step.. I created https://trac.cppcheck.net/ticket/9752 to start with.