build - scan-build results

User:fedora@ip-10-10-5-114.ec2.internal
Working Directory:/home/fedora/workspace/kea-dev/clang-static-analyzer/build
Command Line:/usr/local/bin/ninja -C /home/fedora/workspace/kea-dev/clang-static-analyzer/build/meson-private/tmpxsedttj5
Clang Version:clang version 21.1.7 (Fedora 21.1.7-1.fc43)
Date:Fri Feb 20 14:56:47 2026

Bug Summary

Bug TypeQuantityDisplay?
All Bugs27
Blocking Error
Call to blocking function in critical section1
Error handling
Value of 'errno' could be undefined3
Logic error
Assigned value is uninitialized1
Dereference of null pointer1
Result of operation is garbage or undefined6
Memory error
Memory leak6
Use-after-free2
Suspicious operation
Bitwise shift1
Unused code
Dead assignment3
Dead initialization3

Filter Results by File

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Logic errorAssigned value is uninitializedusr/src/googletest-1.16.0/googletest/include/gtest/gtest-assertion-result.hAssertionResult16142View Report
Suspicious operationBitwise shifthome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcp/option_data_types.ccwritePrefix5237View Report
Blocking ErrorCall to blocking function in critical sectionusr/include/boost/asio/detail/impl/socket_ops.ipprecv181168View Report
Unused codeDead assignmenthome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcpsrv/tests/alloc_engine4_unittest.ccTestBody41071View Report
Unused codeDead assignmenthome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/pgsql/pgsql_connection.ccgetConnParametersInternal4181View Report
Unused codeDead assignmenthome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcpsrv/parsers/dhcp_parsers.ccinitSubnet9361View Report
Unused codeDead initializationhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcpsrv/parsers/host_reservation_parser.ccparsePrefix1271View Report
Unused codeDead initializationhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/mysql/mysql_connection.ccopenDatabase651View Report
Unused codeDead initializationhome/fedora/workspace/kea-dev/clang-static-analyzer/src/hooks/dhcp/perfmon/tests/monitored_duration_unittests.ccTestBody5371View Report
Logic errorDereference of null pointerhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/util/filesystem.ccgetPath2709View Report
Memory errorMemory leakusr/include/boost/algorithm/string/detail/classification.hpp~is_any_ofF14112View Report
Memory errorMemory leakhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcp/option_space.ccvalidateName4511View Report
Memory errorMemory leakusr/include/boost/algorithm/string/detail/classification.hpp~is_any_ofF14113View Report
Memory errorMemory leakusr/include/boost/algorithm/string/detail/classification.hpp~is_any_ofF1417View Report
Memory errorMemory leakusr/include/boost/algorithm/string/detail/classification.hpp~is_any_ofF13716View Report
Memory errorMemory leakhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcp/option_space.ccvalidateName4511View Report
Logic errorResult of operation is garbage or undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/eval/parser.ccyy_lr_goto_state_61829View Report
Logic errorResult of operation is garbage or undefinedusr/src/googletest-1.16.0/googletest/include/gtest/gtest.hCmpHelperEQ139411View Report
Logic errorResult of operation is garbage or undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/bin/dhcp6/dhcp6_parser.ccyy_lr_goto_state_56029View Report
Logic errorResult of operation is garbage or undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/bin/agent/agent_parser.ccyy_lr_goto_state_50029View Report
Logic errorResult of operation is garbage or undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/bin/dhcp4/dhcp4_parser.ccyy_lr_goto_state_57029View Report
Logic errorResult of operation is garbage or undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/bin/d2/d2_parser.ccyy_lr_goto_state_51029View Report
Memory errorUse-after-freeusr/include/boost/smart_ptr/detail/shared_count.hppweak_count55921View Report
Memory errorUse-after-freeusr/include/boost/smart_ptr/shared_ptr.hppoperator->78539View Report
Error handlingValue of 'errno' could be undefinedusr/src/googletest-1.16.0/googletest/include/gtest/gtest.hCmpHelperNE147230View Report
Error handlingValue of 'errno' could be undefinedusr/src/googletest-1.16.0/googletest/include/gtest/gtest.hCmpHelperEQ139430View Report
Error handlingValue of 'errno' could be undefinedhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcpsrv/testutils/test_utils.ccfindLastSocketFd1244View Report