nss - scan-build results

User:jenkins@ip-172-31-3-76
Working Directory:/var/lib/jenkins/workspace/nss-scan-build/nss
Command Line:make nss_build_all
Clang Version:Debian clang version 18.0.0 (++20240123100859+dc410f94f602-1~exp1~20240123221021.1839)
Date:Fri Apr 19 03:48:08 2024

Bug Summary

Bug TypeQuantityDisplay?
All Bugs425
API
Argument with 'nonnull' attribute passed null42
Logic error
Assigned value is garbage or undefined11
Branch condition evaluates to a garbage value4
Called function pointer is null (null dereference)1
Dereference of null pointer88
Dereference of undefined pointer value3
Division by zero2
Function call with invalid argument1
Function call with too few arguments1
Result of operation is garbage or undefined25
Return of address to stack-allocated memory2
Uninitialized argument value18
Memory error
Memory leak23
Offset free1
Use-after-free1
Suspicious operation
Bitwise shift1
Unix API
Allocator sizeof operand mismatch2
Unused code
Dead assignment168
Dead increment6
Dead initialization3
Dead nested assignment22

Reports

Bug Group Bug Type ▾ File Function/Method Line Path Length Description
Unix APIAllocator sizeof operand mismatchs/cmd/pk11mode/pk11mode.cPKM_OperationalState42751Result of 'malloc' is converted to a pointer of type 'CK_BYTE', which is incompatible with sizeof operand type 'CK_BYTE_PTR'View Report
Unix APIAllocator sizeof operand mismatchpr/pr/src/misc/prdtoa.cBalloc5691Result of 'malloc' is converted to a pointer of type 'Bigint', which is incompatible with sizeof operand type 'double'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser20229Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser22535Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser24539Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser26543Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser28357Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser14115Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser16121Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/certgen.cGetSubjectFromUser18225Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdrbg404639Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdrbg430444Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdrbg399046Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdsa_sigver_test595917Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdsa_sigver_test600121Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdsa_sigver_test592913Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cdsa_sigver_test594415Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/fipstest/fipstest.cikev2796157Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/softoken/jpakesftk.cjpake_Sign5322Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/softoken/jpakesftk.cjpake_Sign5425Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/softoken/legacydb/keydb.cnsslowkey_GetPWCheckEntry134311Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nullpr/config/nsinstall.cino2name44313Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/coreconf/nsinstall/nsinstall.cmain24520Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/coreconf/nsinstall/pathsub.cdiagnosePath2377Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/coreconf/nsinstall/pathsub.cdiagnosePath2332Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/coreconf/nsinstall/pathsub.cino2name10013Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/coreconf/nsinstall/pathsub.cxbasename1382Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/modutil/pk11.cgetFlagsFromString2078Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/pk11wrap/pk11mech.cpk11_GenerateNewParamWithKeyLen156416Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/softoken/pkcs11c.csftk_MACUpdate326822Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/sdrtest/sdrtest.cmain33030Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nullpr/pr/tests/sel_spd.cmain4688Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/sign.cgenerate_SF_file74940Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/sign.cgenerate_SF_file76849Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.cbtreeOverwriteContent7170542Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.cenlargeAndAppend2826831Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.cfillInCell6976350Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.cfillInCell6970545Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.cmemjrnlRead949125Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/sqlite/sqlite3.csqlite3ExprAlloc9799926Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/ssl/ssl3con.cssl3_BeginHandleCertificateRequest805845Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/lib/ssl/sslprimitive.cSSLExp_MakeVariantAead7013Null pointer passed to 2nd parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/zip.cJzipOpen6711Null pointer passed to 1st parameter expecting 'nonnull'View Report
APIArgument with 'nonnull' attribute passed nulls/cmd/signtool/zip.cJzipOpen7311Null pointer passed to 1st parameter expecting 'nonnull'View Report
Logic errorAssigned value is garbage or undefineds/cmd/bltest/blapitest.ckey_from_filedata31610Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm115028Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm115341Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm119228The left expression of the compound assignment is an uninitialized value. The computed value will also be garbageView Report
Logic errorAssigned value is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm119437Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm119750Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedpr/pr/src/misc/prdtoa.cmult90175Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/lib/sqlite/sqlite3.csqlite3VdbeMemClearAndResize7478726Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefineds/lib/sqlite/sqlite3.csqlite3_exec11947544Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedpr/pr/tests/switch.cSwitch20226Assigned value is garbage or undefinedView Report
Logic errorAssigned value is garbage or undefinedpr/pr/tests/thrpool_server.cTCP_Server34514Assigned value is garbage or undefinedView Report
Suspicious operationBitwise shiftpr/pr/src/misc/prdtoa.cdtoa301311The result of right shift is undefined because the right operand '32' is not smaller than 32, the capacity of 'PRUint32'View Report
Logic errorBranch condition evaluates to a garbage values/cmd/crlutil/crlgen.ccrlgen_AddCert106321Branch condition evaluates to a garbage valueView Report
Logic errorBranch condition evaluates to a garbage values/lib/libpkix/pkix_pl_nss/pki/pkix_pl_cert.cPKIX_PL_Cert_GetBasicConstraints249328Branch condition evaluates to a garbage valueView Report
Logic errorBranch condition evaluates to a garbage valuepr/pr/tests/sel_spd.c_server_thread2369Branch condition evaluates to a garbage valueView Report
Logic errorBranch condition evaluates to a garbage values/lib/sqlite/sqlite3.csqlite3BtreeInsert7190628Branch condition evaluates to a garbage valueView Report
Logic errorCalled function pointer is null (null dereference)pr/pr/tests/dlltest.cmain11013Called function pointer is null (null dereference)View Report
Unused codeDead assignments/cmd/addbuiltin/addbuiltin.cmain5941Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/bigfile.cmain1461Value stored to 'keep' is never readView Report
Unused codeDead assignmentpr/pr/tests/bigfile.cmain1671Value stored to 'count' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.catob2221Value stored to 'status' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cbtoa_file2471Value stored to 'status' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cbtoa_file2481Value stored to 'status' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.ccipherInit24481Value stored to 'restart' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cdoRSAPopulateTest36261Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cfinishIO10271Value stored to 'nb' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cfinishIO10391Value stored to 'nb' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cmain38011Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cmain42401Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/bltest/blapitest.cmain42961Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/certutil/certext.cAddAuthKeyID11331Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/certutil/certutil.cChangeCertTrust621Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/cltsrv.cClient3801Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/cltsrv.cServer8101Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/cltsrv.cServer8151Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/cltsrv.cmain11621Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/smime/cmsencode.cNSS_CMSEncoder_Cancel6631Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/smime/cmsrecinfo.cNSS_CMSRecipientInfo_UnwrapBulkKey6341Value stored to 'encalgtag' is never readView Report
Unused codeDead assignments/lib/smime/cmsrecinfo.cNSS_CMSRecipientInfo_UnwrapBulkKey6351Value stored to 'enckey' is never readView Report
Unused codeDead assignments/cmd/smimetools/cmsutil.cmain14501Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/smimetools/cmsutil.cmain15021Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/crlutil/crlgen.ccrlgen_GetGeneralName1921Value stored to 'nextChunk' is never readView Report
Unused codeDead assignments/cmd/dbtool/dbtool.cdumpDB6971Value stored to 'crv' is never readView Report
Unused codeDead assignmentpr/pr/tests/dtoa.cmain1851Value stored to 'num1' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cdsa_pqggen_test55231Value stored to 'type' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cdsa_pqggen_test55241Value stored to 'output_g' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cfrom_hex_str1301Value stored to 'nxdigit' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cikev173041Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cikev1_psk77261Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.cikev281991Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.ckbkdf84221Value stored to 'KO_len' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.crsa_sigver_test64451Value stored to 'signatureLength' is never readView Report
Unused codeDead assignments/cmd/fipstest/fipstest.ctls69241Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/dbm/src/h_bigkey.cdbm_big_delete1941Value stored to 'pageno' is never readView Report
Unused codeDead assignments/lib/dbm/src/h_bigkey.cdbm_big_return3981Value stored to 'bp' is never readView Report
Unused codeDead assignments/lib/dbm/src/h_page.cugly_split4851Value stored to 'n' is never readView Report
Unused codeDead assignments/lib/dbm/src/hash.cflush_meta6231Value stored to 'whdrp' is never readView Report
Unused codeDead assignments/lib/dbm/src/hash.chash_access8311Value stored to 'ndx' is never readView Report
Unused codeDead assignments/cmd/httpserv/httpserv.cmain13331Value stored to 'tmp' is never readView Report
Unused codeDead assignments/cmd/modutil/install.cPk11Install_DoInstall3271Value stored to 'ret' is never readView Report
Unused codeDead assignmentpr/pr/tests/intrupt.csetup_listen_socket1691Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/ipv6.cmain2231Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/ipv6.cmain2241Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/ipv6.cmain1781Value stored to 'failed' is never readView Report
Unused codeDead assignments/lib/jar/jarsign.cjar_create_pk72371Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/signtool/javascript.cextract_js12911Value stored to 'tail' is never readView Report
Unused codeDead assignments/lib/softoken/jpakesftk.cjpake_Final3201Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/softoken/jpakesftk.cjpake_Round11501Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/softoken/jpakesftk.cjpake_Round22271Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/keydb.cnsslowkey_UpdateKeyDBPass17391Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/keydb.cnsslowkey_UpdateKeyDBPass17501Value stored to 'ret' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain621Value stored to 'ml' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain651Value stored to 'interval' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain681Value stored to 'thread' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain731Value stored to 'file' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain761Value stored to 'udp' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain791Value stored to 'tcp' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain821Value stored to 'dir' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain881Value stored to 'path' is never readView Report
Unused codeDead assignmentpr/pr/tests/lazyinit.cmain911Value stored to 'status' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/lgattr.clg_FindSecretKeyAttribute7181Value stored to 'keyType' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/lgattr.clg_SetAttributeValue17751Value stored to 'crv' is never readView Report
Unused codeDead assignmentpr/pr/tests/lock.cContentiousCMonitor3851Value stored to 'status' is never readView Report
Unused codeDead assignmentpr/pr/tests/lock.cContentiousLock1701Value stored to 'status' is never readView Report
Unused codeDead assignmentpr/pr/tests/lock.cContentiousMonitor3181Value stored to 'status' is never readView Report
Unused codeDead assignmentpr/pr/tests/lock.cmain5091Value stored to 'duration' is never readView Report
Unused codeDead assignmentpr/pr/tests/lockfile.cContentiousLock1301Value stored to 'status' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/lowcert.cnsslowcert_EmailAltName5601Value stored to 'ext' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/lowcert.cnsslowcert_EmailName4741Value stored to 'ava' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/lowcert.cnsslowcert_ExtractPublicKey8481Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/lowpbe.cnsspkcs5_AlgidToParam11251Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/many_cv.cRealMain541Value stored to 'stats' is never readView Report
Unused codeDead assignments/lib/pkcs12/p12d.csec_pkcs12_validate_cert_nickname22331Value stored to 'setNickname' is never readView Report
Unused codeDead assignments/lib/pkcs12/p12dec.csec_pkcs12_decode_authenticated_safe3121Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pkcs12/p12dec.csec_pkcs12_get_safe_contents5491Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pkcs12/p12dec.csec_pkcs12_validate_encrypted_safe3531Value stored to 'valid' is never readView Report
Unused codeDead assignments/lib/pkcs12/p12e.csec_pkcs12_encoder_asafe_process18291Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pkcs7/p7common.cSEC_PKCS7EncryptContents4511Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pkcs7/p7common.cSEC_PKCS7EncryptContents4561Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pkcs7/p7decode.csec_pkcs7_verify_signature17071Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/pcertdb.cAddCertToPermDB33771Value stored to 'state' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/pcertdb.cDeletePermCert41651Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/legacydb/pcertdb.cnsslowcert_UpdateSMimeProfile52081Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/perf.cDLLProcedureCall461Value stored to 'state' is never readView Report
Unused codeDead assignmentpr/pr/tests/perf.cInterval661Value stored to 'time' is never readView Report
Unused codeDead assignmentpr/pr/tests/perf.cNow561Value stored to 'time' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11cxt.cPK11_CipherOp8961Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11cxt.cPK11_CipherOp9031Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11hpke.cPK11_HPKE_ExportSecret9281Value stored to 'walker' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11hpke.cpk11_hpke_ExtractAndExpand8291Value stored to 'walker' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11hpke.cpk11_hpke_KeySchedule10281Value stored to 'walker' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11hpke.cpk11_hpke_LabeledExpand7611Value stored to 'walker' is never readView Report
Unused codeDead assignments/cmd/pk11mode/pk11mode.cPKM_MechCheck45821Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/pk11mode/pk11mode.cPKM_SecKeyCrypt26511Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/pk11mode/pk11mode.cPKM_SecretKey29001Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/pk11mode/pk11mode.cPKM_SecretKey29521Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/pk11mode/pk11mode.cmain3501Value stored to 'slotID' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11obj.cPK11_DestroyGenericObjects16161Value stored to 'nextObject' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11skey.cPK11_GetWrapKey3821Value stored to 'type' is never readView Report
Unused codeDead assignments/lib/pk11wrap/pk11slot.cPK11_InitToken14331Value stored to 'crv' is never readView Report
Unused codeDead assignments/cmd/pk12util/pk12util.cPKCS12U_MapCipherFromString9131Value stored to 'cipher' is never readView Report
Unused codeDead assignments/lib/softoken/pkcs11.cNSC_SetPIN43261Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/pkcs11c.cnsc_parameter_gen43121Value stored to 'crv' is never readView Report
Unused codeDead assignments/lib/softoken/pkcs11c.csftk_unwrapPrivateKey64241Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/pki/pkibase.cadd_object_instance7691Value stored to 'status' is never readView Report
Unused codeDead assignments/lib/pki/pkibase.cadd_object_instance7891Value stored to 'status' is never readView Report
Unused codeDead assignments/lib/libpkix/pkix/util/pkix_logger.cpkix_Logger_Check2271Value stored to 'error' is never readView Report
Unused codeDead assignments/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.cpkix_pl_CRLEntry_Extensions_Equals4141Value stored to 'firstExtension' is never readView Report
Unused codeDead assignments/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.cpkix_pl_CRLEntry_Extensions_Equals4211Value stored to 'secondExtension' is never readView Report
Unused codeDead assignments/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.cpkix_pl_OcspResponse_VerifySignature9151Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/lib/ds/plvrsion.clibVersionPoint901Value stored to 'dummy' is never readView Report
Unused codeDead assignmentpr/lib/ds/plvrsion.clibVersionPoint911Value stored to 'dummy' is never readView Report
Unused codeDead assignmentpr/pr/tests/poll_er.cmain1601Value stored to 'other_pds' is never readView Report
Unused codeDead assignmentpr/pr/tests/poll_er.cmain1661Value stored to 'npds' is never readView Report
Unused codeDead assignmentpr/pr/tests/poll_to.cmain1641Value stored to 'other_pds' is never readView Report
Unused codeDead assignmentpr/pr/src/misc/prdtoa.cPR_strtod23451Value stored to 'dsign' is never readView Report
Unused codeDead assignmentpr/pr/tests/provider.cClient3791Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/provider.cServer9461Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/src/misc/prtime.cPR_ParseTimeStringToExplodedTime16691Value stored to 'zone' is never readView Report
Unused codeDead assignmentpr/pr/src/prvrsion.clibVersionPoint901Value stored to 'dummy' is never readView Report
Unused codeDead assignmentpr/pr/src/prvrsion.clibVersionPoint911Value stored to 'dummy' is never readView Report
Unused codeDead assignmentpr/pr/tests/randseed.cPrintRand751Value stored to 'i' is never readView Report
Unused codeDead assignments/cmd/rsapoptst/rsapoptst.cmain5941Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/softoken/sdb.csdb_Begin15261Value stored to 'sqlerr' is never readView Report
Unused codeDead assignments/lib/softoken/sdb.csdb_GetMetaData16951Value stored to 'sqlerr' is never readView Report
Unused codeDead assignments/lib/softoken/sdb.csdb_buildCache5351Value stored to 'sqlerr' is never readView Report
Unused codeDead assignments/lib/softoken/sdb.csdb_complete16061Value stored to 'sqlerr' is never readView Report
Unused codeDead assignments/lib/softoken/sdb.csdb_init23331Value stored to 'inTransaction' is never readView Report
Unused codeDead assignments/lib/cryptohi/seckey.cseckey_ExtractPublicKey6911Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/cryptohi/secvfy.cvfy_CreateContext5081Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/cryptohi/secvfy.cvfy_CreateContext5101Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/cryptohi/secvfy.cvfy_CreateContext5221Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/cryptohi/secvfy.cvfy_CreateContext5341Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/cryptohi/secvfy.cvfy_CreateContext5471Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/select2.cEmptyNativeSelect911Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/select2.cEmptyPRSelect791Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/selfserv/selfserv.cserver_main23031Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/sem.cmain1911Value stored to 'r' is never readView Report
Unused codeDead assignmentpr/pr/tests/server_test.cClientThreadFunc4381Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/servr_kk.cClientThreadFunc4021Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/servr_ku.cClientThreadFunc4031Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/servr_uk.cClientThreadFunc4041Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/servr_uu.cClientThreadFunc4041Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/socket.cUDP_Server5041Value stored to 'bytes' is never readView Report
Unused codeDead assignments/lib/sqlite/sqlite3.csqlite3BtreeMovetoUnpacked686531Value stored to 'rc' is never readView Report
Unused codeDead assignments/lib/sqlite/sqlite3.csqlite3Pragma1230841Value stored to 'x' is never readView Report
Unused codeDead assignments/lib/sqlite/sqlite3.csqlite3VdbeExec908581Value stored to 'res' is never readView Report
Unused codeDead assignments/lib/sqlite/sqlite3.csqlite3VdbeExec852441Value stored to 'rc' is never readView Report
Unused codeDead assignments/cmd/ssltap/ssltap.cmain23721Value stored to 'iter' is never readView Report
Unused codeDead assignments/cmd/ssltap/ssltap.cprint_ssl3_handshake15101Value stored to 'pos' is never readView Report
Unused codeDead assignments/cmd/ssltap/ssltap.cprint_ssl3_handshake15701Value stored to 'pos' is never readView Report
Unused codeDead assignments/cmd/symkeyutil/symkeyutil.cmain6161Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/thruput.cServer2761Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/ssl/tls13con.ctls13_HandleCertificateRequest31271Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/ssl/tls13con.ctls13_HandleKEMKey7501Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/ssl/tls13ech.ctls13_CopyChPreamble9381Value stored to 'rv' is never readView Report
Unused codeDead assignments/lib/ssl/tls13ech.ctls13_MaybeGreaseEch21741Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/tmoacc.cAccept971Value stored to 'toread' is never readView Report
Unused codeDead assignmentpr/pr/tests/tmocon.cConnect2451Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/tests/tmocon.cTmocon4141Value stored to 'rv' is never readView Report
Unused codeDead assignmentpr/pr/src/md/unix/uxshm.c_MD_OpenSharedMemory1051Value stored to 'rc' is never readView Report
Unused codeDead assignments/cmd/validation/validation.cmain2281Value stored to 'rv' is never readView Report
Unused codeDead assignments/cmd/vfychain/vfychain.cmain4631Value stored to 'secStatus' is never readView Report
Unused codeDead assignmentpr/pr/tests/writev.cWritev1641Value stored to 'bytes' is never readView Report
Unused codeDead assignmentpr/pr/tests/writev.cWritev1681Value stored to 'rv' is never readView Report
Unused codeDead increments/lib/softoken/legacydb/pk11db.clgdb_EncodeData2121Value stored to 'offsetPtr' is never readView Report
Unused codeDead increments/lib/pk11wrap/pk11hpke.cPK11_HPKE_ImportContext4391Value stored to 'walker' is never readView Report
Unused codeDead increments/lib/pk11wrap/pk11hpke.cpk11_hpke_KeySchedule10461Value stored to 'off' is never readView Report
Unused codeDead incrementpr/pr/src/misc/prdtoa.cPR_strtod24101Value stored to 'dsign' is never readView Report
Unused codeDead increments/lib/pki/tdcache.cadd_cert_to_cache7891Value stored to 'added' is never readView Report
Unused codeDead incrementpr/pr/src/md/unix/uxrng.c_PR_MD_GetRandomNoise1421Value stored to 'size' is never readView Report
Unused codeDead initializationpr/Linux4.19_x86_64_gcc_glibc_PTH_64_DBG.OBJ/dummy-hello.cmain61Value stored to 'dummy' during its initialization is never readView Report
Unused codeDead initializations/lib/dbm/src/hash.cdbm_remove_database1231Value stored to 'hashp' during its initialization is never readView Report
Unused codeDead initializationpr/pr/src/misc/prnetdb.cpr_NetAddrToStringGNI24551Value stored to 'md_af' during its initialization is never readView Report
Unused codeDead nested assignments/cmd/atob/atob.cmain1261Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/cmd/crlutil/crlutil.cmain8931Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/cmd/digest/digest.cmain1481Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/lib/jar/jarfile.cjar_extract_manifests5161Although the value stored to 'signatures' is used in the enclosing expression, the value is never actually read from 'signatures'View Report
Unused codeDead nested assignments/cmd/signtool/javascript.cextract_js12881Although the value stored to 'tail' is used in the enclosing expression, the value is never actually read from 'tail'View Report
Unused codeDead nested assignments/lib/softoken/legacydb/lowkey.cLGEC_FillParams1511Although the value stored to 'tag' is used in the enclosing expression, the value is never actually read from 'tag'View Report
Unused codeDead nested assignments/lib/freebl/mpi/mpmontg.cs_mp_redc501Although the value stored to 'res' is used in the enclosing expression, the value is never actually read from 'res'View Report
Unused codeDead nested assignments/lib/freebl/mpi/mpmontg.cs_mp_redc541Although the value stored to 'res' is used in the enclosing expression, the value is never actually read from 'res'View Report
Unused codeDead nested assignments/cmd/p7env/p7env.cmain1531Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/cmd/p7sign/p7sign.cmain2051Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/cmd/p7verify/p7verify.cmain1821Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/cmd/pk1sign/pk1sign.cmain2111Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Unused codeDead nested assignments/lib/certdb/secname.cCERT_CreateName3511Although the value stored to 'rdn' is used in the enclosing expression, the value is never actually read from 'rdn'View Report
Unused codeDead nested assignments/lib/certdb/secname.cCERT_CreateRDN2581Although the value stored to 'ava' is used in the enclosing expression, the value is never actually read from 'ava'View Report
Unused codeDead nested assignments/lib/util/secoid.cSECOID_AddEntry_Util20751Although the value stored to 'tableEntries' is used in the enclosing expression, the value is never actually read from 'tableEntries'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.ccodeAttach1067351Although the value stored to 'rc' is used in the enclosing expression, the value is never actually read from 'rc'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.ccodeAttach1067361Although the value stored to 'rc' is used in the enclosing expression, the value is never actually read from 'rc'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.ccodeAttach1067371Although the value stored to 'rc' is used in the enclosing expression, the value is never actually read from 'rc'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.clockBtree663221Although the value stored to 'nPageHeader' is used in the enclosing expression, the value is never actually read from 'nPageHeader'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.csqlite3CreateFunc1569161Although the value stored to 'nName' is used in the enclosing expression, the value is never actually read from 'nName'View Report
Unused codeDead nested assignments/lib/sqlite/sqlite3.csqlite3PagerOpen555021Although the value stored to 'pPtr' is used in the enclosing expression, the value is never actually read from 'pPtr'View Report
Unused codeDead nested assignments/cmd/vfyserv/vfyserv.cmain4041Although the value stored to 'status' is used in the enclosing expression, the value is never actually read from 'status'View Report
Logic errorDereference of null pointers/cmd/lib/basicutil.cSECU_ParseCommandLine57021Dereference of null pointerView Report
Logic errorDereference of null pointers/cmd/bltest/blapitest.cbltest_dsa_init184249Dereference of null pointerView Report
Logic errorDereference of null pointers/cmd/bltest/blapitest.cbltest_ecdsa_init189246Dereference of null pointerView Report
Logic errorDereference of null pointers/cmd/bltest/blapitest.cdump_performance_info28534Access to field 'mode' results in a dereference of a null pointer (loaded from variable 'info')View Report
Logic errorDereference of null pointers/cmd/bltest/blapitest.ckey_from_filedata31824Array access (from variable 'buf') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/cmd/signtool/certgen.csign_cert48030Dereference of null pointer (loaded from variable 'result2')View Report
Logic errorDereference of null pointers/lib/certdb/crl.ccert_CacheCRLByGeneralName283042Access to field 'canonicalizedName' results in a dereference of a null pointer (loaded from variable 'newEntry')View Report
Logic errorDereference of null pointers/lib/certdb/crl.ccert_CacheCRLByGeneralName283845Access to field 'lastAttemptTime' results in a dereference of a null pointer (loaded from variable 'newEntry')View Report
Logic errorDereference of null pointers/lib/certdb/crl.ccert_CacheCRLByGeneralName285550Access to field 'canonicalizedName' results in a dereference of a null pointer (loaded from variable 'newEntry')View Report
Logic errorDereference of null pointers/cmd/crlutil/crlgen.ccrlgen_AddEntryExtension70143Dereference of null pointerView Report
Logic errorDereference of null pointers/cmd/dbtest/dbtest.cmain13712Array access (from variable 'dbDir') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/cmd/dbtool/dbtool.cmain80812Array access (from variable 'dbDir') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/cmd/digest/digest.cDigestFile7418Access to field 'offset' results in a dereference of a null pointer (loaded from variable 'hashOID')View Report
Logic errorDereference of null pointers/lib/dbm/src/h_page.coverflow_page104018Array access (from variable 'freep') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/cmd/signtool/javascript.cProcessTag39016Access to field 'value' results in a dereference of a null pointer (loaded from variable 'curPair')View Report
Logic errorDereference of null pointers/cmd/signtool/javascript.cProcessTag3104Access to field 'type' results in a dereference of a null pointer (loaded from variable 'ti')View Report
Logic errorDereference of null pointers/cmd/multinit/multinit.cgrowBuffer23826Array access (via field 'data') results in a null pointer dereferenceView Report
Logic errorDereference of null pointerpr/config/nsinstall.cino2name44616Access to field 'd_ino' results in a dereference of a null pointer (loaded from variable 'ep')View Report
Logic errorDereference of null pointers/lib/pkcs7/p7encode.csec_pkcs7_encoder_sig_and_certs86455Access to field 'len' results in a dereference of a null pointer (loaded from field 'certList')View Report
Logic errorDereference of null pointers/coreconf/nsinstall/pathsub.cino2name10216Access to field 'd_ino' results in a dereference of a null pointer (loaded from variable 'ep')View Report
Logic errorDereference of null pointers/coreconf/nsinstall/pathsub.crelatepaths1656Dereference of null pointer (loaded from variable 'cp2')View Report
Logic errorDereference of null pointers/coreconf/nsinstall/pathsub.crelatepaths1654Dereference of null pointer (loaded from variable 'cp')View Report
Logic errorDereference of null pointers/lib/pk11wrap/pk11util.cSECMOD_DeleteModuleEx3758Access to field 'internal' results in a dereference of a null pointer (loaded from field 'module')View Report
Logic errorDereference of null pointers/lib/softoken/pkcs11c.cNSC_DeriveKey893644Dereference of null pointer (loaded from variable 'phKey')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/top/pkix_build.cpkix_Build_InitiateBuildChain3443110Dereference of null pointerView Report
Logic errorDereference of null pointers/lib/libpkix/pkix/certsel/pkix_comcertselparams.cpkix_ComCertSelParams_Duplicate8228Access to field 'minPathLength' results in a dereference of a null pointer (loaded from variable 'paramsDuplicate')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/checker/pkix_ekuchecker.cPKIX_EkuChecker_Create30740Access to field 'ekuOID' results in a dereference of a null pointer (loaded from variable 'state')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/util/pkix_list.cPKIX_List_AppendItem141393Access to field 'next' results in a dereference of a null pointer (loaded from variable 'lastElement')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/util/pkix_list.cPKIX_List_AppendItem142180Access to field 'item' results in a dereference of a null pointer (loaded from variable 'newElement')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/util/pkix_list.cPKIX_List_AppendItem1427157Access to field 'next' results in a dereference of a null pointer (loaded from variable 'lastElement')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/util/pkix_list.cPKIX_List_GetItem152047Access to field 'item' results in a dereference of a null pointer (loaded from variable 'element')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.cpkix_pl_AIAMgr_GetHTTPCerts37120Access to field 'freeFcn' results in a dereference of a null pointer (loaded from variable 'hcv1')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_aiamgr.cpkix_pl_AIAMgr_GetHTTPCerts37522Access to field 'freeSessionFcn' results in a dereference of a null pointer (loaded from variable 'hcv1')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_crlentry.cpkix_pl_CRLEntry_Create76434Access to field 'serialNumber' results in a dereference of a null pointer (loaded from variable 'crlEntry')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_httpdefaultclient.cpkix_pl_HttpDefaultClient_TrySendAndReceive144532Dereference of null pointer (loaded from variable 'http_response_data_len')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.cpkix_pl_InfoAccess_ParseLocation858108Array access (from variable 'attrArray') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_infoaccess.cpkix_pl_InfoAccess_ParseLocation79653Array access (from variable 'avaArray') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cPKIX_PL_LdapDefaultClient_AbandonRequest247021Access to field 'data' results in a dereference of a null pointer (loaded from variable 'encoded')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cPKIX_PL_LdapDefaultClient_Create71625Access to field 'bindAPI' results in a dereference of a null pointer (loaded from variable 'client')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cPKIX_PL_LdapDefaultClient_Create72225Access to field 'connectStatus' results in a dereference of a null pointer (loaded from variable 'client')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cPKIX_PL_LdapDefaultClient_CreateByName79525Access to field 'bindAPI' results in a dereference of a null pointer (loaded from variable 'client')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cPKIX_PL_LdapDefaultClient_CreateByName80125Access to field 'connectStatus' results in a dereference of a null pointer (loaded from variable 'client')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cpkix_pl_LdapDefaultClient_Bind119542Access to field 'data' results in a dereference of a null pointer (loaded from variable 'encoded')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapdefaultclient.cpkix_pl_LdapDefaultClient_Destroy86425Access to field 'data' results in a dereference of a null pointer (loaded from variable 'encoded')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.cpkix_pl_CertNameConstraints_Create84936Access to field 'arena' results in a dereference of a null pointer (loaded from variable 'nameConstraints')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.cpkix_pl_CertNameConstraints_CreateByMerge92341Access to field 'arena' results in a dereference of a null pointer (loaded from variable 'nameConstraints')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_nameconstraints.cpkix_pl_CertNameConstraints_Merge112130Access to field 'nssNameConstraintsList' results in a dereference of a null pointer (loaded from variable 'nameConstraints')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.cPKIX_PL_Object_Compare132948Access to field 'type' results in a dereference of a null pointer (loaded from variable 'firstObjectHeader')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.cPKIX_PL_Object_DecRef85364Access to field 'type' results in a dereference of a null pointer (loaded from variable 'objectHeader')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.cPKIX_PL_Object_InvalidateCache128732Access to field 'hashcode' results in a dereference of a null pointer (loaded from variable 'objectHeader')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.cpkix_pl_Object_Destroy16464Access to field 'references' results in a dereference of a null pointer (loaded from variable 'objectHeader')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/pki/pkix_pl_ocspresponse.cpkix_pl_OcspResponse_Create60331Access to field 'freeSessionFcn' results in a dereference of a null pointer (loaded from variable 'hcv1')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.cpkix_pl_Socket_Poll114125Dereference of null pointer (loaded from variable 'pBytesWritten')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.cpkix_pl_Socket_Poll115628Dereference of null pointer (loaded from variable 'pBytesRead')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/checker/pkix_policychecker.cpkix_PolicyChecker_Initialize276119Access to field 'certPoliciesExtension' results in a dereference of a null pointer (loaded from variable 'polCheckerState')View Report
Logic errorDereference of null pointers/lib/libpkix/pkix/checker/pkix_revocationchecker.cpkix_RevocationChecker_Duplicate9135Access to field 'leafMethodList' results in a dereference of a null pointer (loaded from variable 'checkerDuplicate')View Report
Logic errorDereference of null pointerpr/pr/src/misc/prnetdb.cPR_GetPrefLoopbackAddrInfo223512Access to field 'ai_next' results in a dereference of a null pointer (loaded from variable 'ai')View Report
Logic errorDereference of null pointerpr/pr/tests/provider.cCreateWorker80613Access to field 'thread' results in a dereference of a null pointer (loaded from variable 'worker')View Report
Logic errorDereference of null pointerpr/pr/src/misc/prtpool.cio_wstart3296Dereference of null pointerView Report
Logic errorDereference of null pointers/cmd/shlibsign/shlibsign.cshlibSignHMAC112367Access to field 'hmac' results in a dereference of a null pointer (loaded from variable 'hash')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cfkActionTrigger11686473Access to field 'op' results in a dereference of a null pointer (loaded from variable 'pStep')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cfkActionTrigger11686871Access to field 'op' results in a dereference of a null pointer (loaded from variable 'pStep')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cflattenSubquery12909443Access to field 'pSrc' results in a dereference of a null pointer (loaded from variable 'pSub')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cisCandidateForInOpt9946158Access to field 'nExpr' results in a dereference of a null pointer (loaded from variable 'pEList')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cresolveExprStep9625725Access to field 'funcFlags' results in a dereference of a null pointer (loaded from variable 'pDef')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cresolveExprStep9626124Access to field 'funcFlags' results in a dereference of a null pointer (loaded from variable 'pDef')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cresolveExprStep9633229Access to field 'funcFlags' results in a dereference of a null pointer (loaded from variable 'pDef')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cselectWindowRewriteExprCb14676417Access to field 'iEphCsr' results in a dereference of a null pointer (loaded from field 'pWin')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3AuthRead10717635Access to field 'nSrc' results in a dereference of a null pointer (loaded from variable 'pTabList')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3CodeRhsOfIN9997751Access to field 'nExpr' results in a dereference of a null pointer (loaded from variable 'pEList')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3CreateIndex11091887Access to field 'z' results in a dereference of a null pointer (loaded from variable 'pName')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3EndTable10954125Access to field 'z' results in a dereference of a null pointer (loaded from variable 'pCons')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3ExprCodeTarget10098019Dereference of null pointerView Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3ExprCodeTarget10099521Dereference of null pointerView Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3ExprVectorSize9759651Access to field 'nExpr' results in a dereference of a null pointer (loaded from field 'pList')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3OsFileSize2234452Access to field 'xFileSize' results in a dereference of a null pointer (loaded from field 'pMethods')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3OsWrite2233351Access to field 'xWrite' results in a dereference of a null pointer (loaded from field 'pMethods')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3PagerOpenWal5823340Dereference of null pointer (loaded from variable 'pbOpen')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.csqlite3UpsertDoUpdate13438137Access to field 'iDataCur' results in a dereference of a null pointer (loaded from variable 'pUpsert')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cvdbeSorterFlushPMA9375622Dereference of null pointerView Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cwithExpand12985352Access to field 'pWith' results in a dereference of a null pointer (loaded from variable 'pPrior')View Report
Logic errorDereference of null pointers/lib/sqlite/sqlite3.cxferOptimization11935663Access to field 'tnum' results in a dereference of a null pointer (loaded from variable 'pSrcIdx')View Report
Logic errorDereference of null pointers/cmd/crmftest/testcrmf.cDoChallengeResponse126865Access to field 'pkcs11Slot' results in a dereference of a null pointer (loaded from variable 'privKey')View Report
Logic errorDereference of null pointerpr/pr/tests/thruput.cmain3664Access to field 'ml' results in a dereference of a null pointer (loaded from variable 'shared')View Report
Logic errorDereference of null pointerpr/pr/tests/tmoacc.cAccept14923Array access (from variable 'buffer') results in a null pointer dereferenceView Report
Logic errorDereference of null pointers/cmd/tstclnt/tstclnt.cown_CompleteClientAuthData75599Access to field 'arg' results in a dereference of a null pointer (loaded from variable 'args')View Report
Logic errorDereference of null pointers/cmd/signtool/zip.cJzipAdd21919Access to field 'filename' results in a dereference of a null pointer (loaded from variable 'entry')View Report
Logic errorDereference of null pointers/cmd/signtool/zip.cJzipOpen324Access to field 'date' results in a dereference of a null pointer (loaded from variable 'zipfile')View Report
Logic errorDereference of undefined pointer values/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.cpkix_pl_LdapCertStore_GetCRL89942Dereference of undefined pointer value (loaded from field 'nc')View Report
Logic errorDereference of undefined pointer values/lib/libpkix/pkix_pl_nss/module/pkix_pl_ldapcertstore.cpkix_pl_LdapCertStore_GetCert62940Dereference of undefined pointer value (loaded from field 'nc')View Report
Logic errorDereference of undefined pointer valuepr/pr/tests/switch.cSwitch17918Access to field 'twiddle' results in a dereference of an undefined pointer value (loaded from variable 'shared')View Report
Logic errorDivision by zeros/cmd/rsaperf/rsaperf.cTimingDivide10262Division by zeroView Report
Logic errorDivision by zeropr/pr/tests/switch.cSwitch19626Division by zeroView Report
Logic errorFunction call with invalid arguments/cmd/signtool/sign.ccalculate_MD5_range84559The 1st argument to 'fread' is NULL but should not be NULLView Report
Logic errorFunction call with too few argumentss/cmd/ecperf/ecperf.cM_TimeOperation14449Function taking 4 arguments is called with fewer (3)View Report
Memory errorMemory leaks/cmd/addbuiltin/addbuiltin.cmain57328Potential leak of memory pointed to by 'trusts'View Report
Memory errorMemory leaks/cmd/addbuiltin/addbuiltin.cmain57332Potential leak of memory pointed to by 'trusts'View Report
Memory errorMemory leaks/cmd/addbuiltin/addbuiltin.cmain59438Potential leak of memory pointed to by 'nickname'View Report
Memory errorMemory leaks/cmd/btoa/btoa.cmain12419Potential leak of memory pointed to by 'suffix'View Report
Memory errorMemory leaks/cmd/btoa/btoa.cmain12418Potential leak of memory pointed to by 'suffix'View Report
Memory errorMemory leaks/cmd/smimetools/cmsutil.cmain13599Potential memory leakView Report
Memory errorMemory leaks/cmd/smimetools/cmsutil.cmain136116Potential leak of memory pointed to by 'options.pwfile'View Report
Memory errorMemory leaks/cmd/smimetools/cmsutil.cmain136120Potential leak of memory pointed to by 'signOptions.encryptionKeyPreferenceNick'View Report
Memory errorMemory leaks/cmd/smimetools/cmsutil.cmain136116Potential leak of memory pointed to by 'options.password'View Report
Memory errorMemory leaks/cmd/digest/digest.cmain14814Potential leak of memory pointed to by 'hashName'View Report
Memory errorMemory leaks/cmd/fipstest/fipstest.ctls677335Potential leak of memory pointed to by field 'pValue'View Report
Memory errorMemory leaks/cmd/fipstest/fipstest.ctls677535Potential leak of memory pointed to by 'master_template.pValue'View Report
Memory errorMemory leaks/cmd/fipstest/fipstest.ctls679237Potential leak of memory pointed to by 'kb1_template.pValue'View Report
Memory errorMemory leaks/lib/dbm/src/hash.calloc_segs110536Potential leak of memory pointed to by 'store'View Report
Memory errorMemory leaks/cmd/p7sign/p7sign.cmain23613Potential leak of memory pointed to by 'keyName'View Report
Memory errorMemory leaks/cmd/pk11mode/pk11mode.cPKM_FindAllObjects372442Potential leak of memory pointed to by 'pT2'View Report
Memory errorMemory leaks/cmd/pk11mode/pk11mode.cPKM_FindAllObjects364517Potential leak of memory pointed to by 'pTemplate'View Report
Memory errorMemory leaks/cmd/pk11mode/pk11mode.cmain36117Potential leak of memory pointed to by 'configDir'View Report
Memory errorMemory leaks/cmd/pk1sign/pk1sign.cmain23713Potential leak of memory pointed to by 'keyName'View Report
Memory errorMemory leaks/cmd/pp/pp.cmain7112Potential leak of memory pointed to by 'typeTag'View Report
Memory errorMemory leaks/cmd/tests/remtest.cmain6010Potential leak of memory pointed to by 'certDir'View Report
Memory errorMemory leaks/cmd/tests/remtest.cmain6014Potential leak of memory pointed to by 'tokenName'View Report
Memory errorMemory leaks/cmd/tests/secmodtest.cmain8314Potential leak of memory pointed to by 'dbDir'View Report
Memory errorOffset freepr/pr/src/malloc/prmem.cpr_ZoneFree41237Argument to free() is offset by 48 bytes from the start of memory allocated by malloc()View Report
Logic errorResult of operation is garbage or undefineds/cmd/certutil/certext.cAddKeyUsage36824The right operand of '>>' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/certutil/certext.cAddNscpCertType70638The right operand of '>>' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.caes_gcm119028The right operand of '+' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1713321The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1714523The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1718729The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1_psk753521The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1_psk754723The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1_psk758329The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev1_psk760231The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev2794316The left operand of '+' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev2797121The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev2798323The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.cikev2799525The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/cmd/fipstest/fipstest.ctls681021The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedpr/pr/tests/lltest.cShiftCompileOnly6632The left operand of '>>' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/libpkix/pkix_pl_nss/system/pkix_pl_object.cpkix_pl_Object_ToString_Default27443The left operand of '>=' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/libpkix/pkix_pl_nss/system/pkix_pl_oid.cpkix_pl_OID_Equals11928The left operand of '==' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/libpkix/pkix/top/pkix_validate.cPKIX_ValidateChain107840The right operand of '<' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedpr/pr/src/misc/prdtoa.cmult88867The left operand of '&' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedpr/pr/src/misc/prdtoa.cmult90677The left operand of '&' is a garbage valueView Report
Logic errorResult of operation is garbage or undefinedpr/pr/src/misc/prnetdb.cPR_GetPrefLoopbackAddrInfo223124The left operand of '==' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/sqlite/sqlite3.cpageInsertArray7024484The left operand of '<=' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/sqlite/sqlite3.crebuildPage7016083The left operand of '<=' is a garbage valueView Report
Logic errorResult of operation is garbage or undefineds/lib/sqlite/sqlite3.csqlite3BitvecBuiltinTest4778618The left operand of '&' is a garbage valueView Report
Logic errorReturn of address to stack-allocated memorys/lib/sqlite/sqlite3.csqlite3SelectNew12532112Address of stack memory associated with local variable 'standin' returned to callerView Report
Logic errorReturn of address to stack-allocated memorys/lib/sqlite/sqlite3.csqlite3VdbeExpandSql837049Address of stack memory associated with local variable 'zBase' returned to callerView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.caes_gcm1144282nd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.caes_gcm1154439th function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cecdsa_sigver_test2902371st function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cecdsa_sigver_test2916411st function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev17119163rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev17120453rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev17121493rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev1_psk7521163rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev1_psk7522473rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev1_psk7523513rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.cikev27959513rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.ctls6798163rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/fipstest/fipstest.ctls6800313rd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/lib/softoken/pkcs11c.cNSC_GenerateKeyPair5769171st function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/lib/libpkix/pkix/top/pkix_build.cpkix_Build_InitiateBuildChain3429962nd function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/lib/freebl/rsa.crsa_PrivateKeyOp1515314th function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/cmd/crmftest/testcrmf.cDoChallengeResponse1241451st function call argument is an uninitialized valueView Report
Logic errorUninitialized argument values/lib/ssl/tls13con.ctls13_ReinjectHandshakeTranscript2843304th function call argument is an uninitialized valueView Report
Memory errorUse-after-frees/lib/dbm/src/hash_buf.cdbm_buf_free37110Use of memory after it is freedView Report

Analyzer Failures

The analyzer had problems processing the following files:

ProblemSource FilePreprocessed FileSTDERR Output
Other Errorpr/pr/tests/testfile.cclang_other_error_UGzjx3.iclang_other_error_UGzjx3.i.stderr.txt

Please consider submitting preprocessed files as bug reports.