build - scan-build results

User:fedora@ip-10-10-8-229.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/tmpy_bjdvwl
Clang Version:clang version 20.1.8 (Fedora 20.1.8-3.fc42)
Date:Thu Oct 16 19:00:50 2025

Bug Summary

Bug TypeQuantityDisplay?
All Bugs13
Logic error
Dereference of null pointer1
Memory error
Memory leak6
Use-after-free1
Suspicious operation
Bitwise shift1
Unused code
Dead assignment2
Dead initialization2

Filter Results by File

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
Suspicious operationBitwise shifthome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/dhcp/option_data_types.ccwritePrefix5237View 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.ccopenDatabase671View Report
Logic errorDereference of null pointerhome/fedora/workspace/kea-dev/clang-static-analyzer/src/lib/util/filesystem.ccgetPath2639View 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
Memory errorUse-after-freeusr/include/boost/smart_ptr/shared_ptr.hppoperator->78539View Report