gsasl - scan-build results

User:root@runner-j1aldqxs-project-37139302-concurrent-0
Working Directory:/builds/gsasl/gsasl
Command Line:make V=1
Clang Version:clang version 16.0.6 (Fedora 16.0.6-2.fc38)
Date:Wed Jul 19 19:24:38 2023

Bug Summary

Bug TypeQuantityDisplay?
All Bugs10
API
Argument with 'nonnull' attribute passed null1
Logic error
Dereference of null pointer4
Memory error
Memory leak1
Unused code
Dead assignment2
Dead increment2

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length
APIArgument with 'nonnull' attribute passed nullsrc/gsasl.cmain70559View Report
Unused codeDead assignmentexamples/openid20/smtp-server-openid20.ccallback2271View Report
Unused codeDead assignmentlib/scram/parser.cscram_parse_client_first2091View Report
Unused codeDead incrementlib/scram/parser.cscram_parse_client_first2101View Report
Unused codeDead incrementlib/digest-md5/digesthmac.cdigest_md5_hmac1211View Report
Logic errorDereference of null pointerlib/src/base64.cgsasl_hex_to1173View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg64320View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg64649View Report
Logic errorDereference of null pointersrc/gsasl_cmd.cupdate_arg65124View Report
Memory errorMemory leaklib/scram/printer.cscram_print_client_first10015View Report