gsasl - scan-build results

User:root@runner--azerasq-project-37139302-concurrent-0
Working Directory:/builds/gsasl/gsasl
Command Line:make V=1
Clang Version:clang version 17.0.6 (Fedora 17.0.6-1.fc39)
Date:Tue Jan 2 22:40:21 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs7
API
Argument with 'nonnull' attribute passed null1
Logic error
Dereference of null pointer3
Unused code
Dead assignment2
Dead increment1

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
APIArgument with 'nonnull' attribute passed nullsrc/gsasl.cmain70659View Report
Unused codeDead assignmentexamples/openid20/smtp-server-openid20.ccallback2291View Report
Unused codeDead assignmentlib/scram/parser.cscram_parse_client_first2051View Report
Unused codeDead incrementlib/scram/parser.cscram_parse_client_first2061View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg65220View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg65549View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg66024View Report