nghttp2-1.62.1-1.fc41 - defects not occurring in nghttp2-1.62.1-1.fc41

List of Defects

Error: COMPILER_WARNING: [#def1]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:140:36: warning[-Wvolatile]: 'volatile'-qualified parameter is deprecated
#  140 |     test(const int c, volatile int v)
#      |                       ~~~~~~~~~~~~~^

Error: COMPILER_WARNING (CWE-563): [#def2]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp: scope_hint: In function 'int main(int, char**)'
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:163:8: warning[-Wunused-variable]: unused variable 'a1'
#  163 |   auto a1 = 6538;
#      |        ^~

Error: COMPILER_WARNING (CWE-563): [#def3]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:170:16: warning[-Wunused-variable]: unused variable 'a4'
#  170 |   decltype(a2) a4 = 34895.034;
#      |                ^~

Error: COMPILER_WARNING (CWE-563): [#def4]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:174:9: warning[-Wunused-variable]: unused variable 'sa'
#  174 |   short sa[cxx11test::get_val()] = { 0 };
#      |         ^~

Error: COMPILER_WARNING (CWE-563): [#def5]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:178:23: warning[-Wunused-variable]: unused variable 'il'
#  178 |   cxx11test::testinit il = { 4323, 435234.23544 };
#      |                       ^~

Error: COMPILER_WARNING (CWE-563): [#def6]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:199:8: warning[-Wunused-variable]: unused variable 'a'
#  199 |   auto a = sum(1);
#      |        ^

Error: CLANG_WARNING: [#def7]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:199:8: warning[deadcode.DeadStores]: Value stored to 'a' during its initialization is never read

Error: COMPILER_WARNING (CWE-563): [#def8]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:200:8: warning[-Wunused-variable]: unused variable 'b'
#  200 |   auto b = sum(1, 2);
#      |        ^

Error: CLANG_WARNING: [#def9]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:200:8: warning[deadcode.DeadStores]: Value stored to 'b' during its initialization is never read

Error: COMPILER_WARNING (CWE-563): [#def10]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:201:8: warning[-Wunused-variable]: unused variable 'c'
#  201 |   auto c = sum(1.0, 2.0, 3.0);
#      |        ^

Error: CLANG_WARNING: [#def11]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:201:8: warning[deadcode.DeadStores]: Value stored to 'c' during its initialization is never read

Error: COMPILER_WARNING: [#def12]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:206:25: warning[-Wvexing-parse]: empty parentheses were disambiguated as a function declaration
#  206 |   cxx11test::delegate d2();
#      |                         ^~
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:206:25: note: remove parentheses to default-initialize a variable
#  206 |   cxx11test::delegate d2();
#      |                         ^~
#      |                         --
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:206:25: note: or replace parentheses with braces to value-initialize a variable

Error: COMPILER_WARNING (CWE-563): [#def13]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:215:9: warning[-Wunused-variable]: unused variable 'c'
#  215 |   char *c = nullptr;
#      |         ^

Error: COMPILER_WARNING (CWE-563): [#def14]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:223:15: warning[-Wunused-variable]: unused variable 'utf8'
#  223 |   char const *utf8 = u8"UTF-8 string \u2500";
#      |               ^~~~

Error: CLANG_WARNING: [#def15]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:223:15: warning[deadcode.DeadStores]: Value stored to 'utf8' during its initialization is never read

Error: COMPILER_WARNING (CWE-563): [#def16]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:224:19: warning[-Wunused-variable]: unused variable 'utf16'
#  224 |   char16_t const *utf16 = u"UTF-8 string \u2500";
#      |                   ^~~~~

Error: CLANG_WARNING: [#def17]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:224:19: warning[deadcode.DeadStores]: Value stored to 'utf16' during its initialization is never read

Error: COMPILER_WARNING (CWE-563): [#def18]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:225:19: warning[-Wunused-variable]: unused variable 'utf32'
#  225 |   char32_t const *utf32 = U"UTF-32 string \u2500";
#      |                   ^~~~~

Error: CLANG_WARNING: [#def19]
nghttp2-1.62.1-build/nghttp2-1.62.1/build/conftest.cpp:225:19: warning[deadcode.DeadStores]: Value stored to 'utf32' during its initialization is never read

Scan Properties

analyzer-version-clang18.1.7
analyzer-version-cppcheck2.14.2
analyzer-version-gcc14.1.1
analyzer-version-gcc-analyzer14.1.1
analyzer-version-shellcheck0.10.0
diffbase-analyzer-version-clang18.1.7
diffbase-analyzer-version-cppcheck2.14.2
diffbase-analyzer-version-gcc14.1.1
diffbase-analyzer-version-gcc-analyzer14.1.1
diffbase-analyzer-version-shellcheck0.10.0
diffbase-enabled-pluginsclang, cppcheck, gcc, shellcheck
diffbase-exit-code0
diffbase-hostip-172-16-1-148.us-west-2.compute.internal
diffbase-mock-configfedora-41-x86_64
diffbase-project-namenghttp2-1.62.1-1.fc41
diffbase-store-results-to/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.tar.xz
diffbase-time-created2024-07-03 16:25:17
diffbase-time-finished2024-07-03 16:29:13
diffbase-toolcsmock
diffbase-tool-args'/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.tar.xz' '--gcc-analyze' '/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.src.rpm'
diffbase-tool-versioncsmock-3.5.3-1.el9
enabled-pluginsclang, cppcheck, gcc, shellcheck
exit-code0
hostip-172-16-1-148.us-west-2.compute.internal
mock-configfedora-41-x86_64
project-namenghttp2-1.62.1-1.fc41
store-results-to/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.tar.xz
time-created2024-07-03 16:25:17
time-finished2024-07-03 16:29:13
toolcsmock
tool-args'/usr/bin/csmock' '-r' 'fedora-41-x86_64' '-t' 'cppcheck,gcc,clang,shellcheck' '-o' '/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.tar.xz' '--gcc-analyze' '/tmp/tmp0zdor6ar/nghttp2-1.62.1-1.fc41.src.rpm'
tool-versioncsmock-3.5.3-1.el9