| Unix API | Allocator sizeof operand mismatch | root/firefox-clang/nsprpub/pr/src/misc/prdtoa.c | Balloc | 570 | 1 | Result of 'malloc' is converted to a pointer of type 'Bigint', which is incompatible with sizeof operand type 'double' | View Report |
| API | Argument with 'nonnull' attribute passed null | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5SegiterPoslist | 13185 | 26 | Null pointer passed to 1st parameter expecting 'nonnull' | View Report |
| API | Argument with 'nonnull' attribute passed null | root/firefox-clang/config/nsinstall.c | main | 316 | 12 | Null pointer passed to 1st parameter expecting 'nonnull' | View Report |
| API | Argument with 'nonnull' attribute passed null | root/firefox-clang/config/pathsub.c | ino2name | 94 | 13 | Null pointer passed to 1st parameter expecting 'nonnull' | View Report |
| Logic error | Assigned value is uninitialized | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Filter_point | 7158 | 34 | Assigned value is uninitialized | View Report |
| Suspicious operation | Bitwise shift | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | bitmap_set | 5744 | 37 | The result of left shift is undefined because the right operand is negative | View Report |
| Logic error | Branch condition evaluates to a garbage value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_result_id | 3847 | 26 | Branch condition evaluates to a garbage value | View Report |
| Logic error | Branch condition evaluates to a garbage value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec_npy_eachBestIndex | 3143 | 4 | Branch condition evaluates to a garbage value | View Report |
| Logic error | Called function pointer is an uninitialized pointer value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Insert | 8321 | 25 | Called function pointer is an uninitialized pointer value | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/smime/cmsencode.c | NSS_CMSEncoder_Cancel | 663 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/smime/cmsrecinfo.c | NSS_CMSRecipientInfo_UnwrapBulkKey | 588 | 1 | Value stored to 'algid' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/smime/cmsrecinfo.c | NSS_CMSRecipientInfo_UnwrapBulkKey | 589 | 1 | Value stored to 'parameters' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/smime/cmsrecinfo.c | NSS_CMSRecipientInfo_UnwrapBulkKey | 590 | 1 | Value stored to 'enckey' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/config/nsinstall.c | main | 316 | 1 | Value stored to 'tdlen' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs12/p12d.c | sec_pkcs12_validate_cert_nickname | 2215 | 1 | Value stored to 'setNickname' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs12/p12dec.c | sec_pkcs12_decode_authenticated_safe | 312 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs12/p12dec.c | sec_pkcs12_get_safe_contents | 549 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs12/p12dec.c | sec_pkcs12_validate_encrypted_safe | 353 | 1 | Value stored to 'valid' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs7/p7common.c | SEC_PKCS7EncryptContents | 451 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs7/p7common.c | SEC_PKCS7EncryptContents | 456 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pkcs7/p7decode.c | sec_pkcs7_verify_signature | 1710 | 1 | Value stored to 'rv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11cxt.c | PK11_CipherOp | 896 | 1 | Value stored to 'crv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11cxt.c | PK11_CipherOp | 903 | 1 | Value stored to 'crv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | PK11_HPKE_ExportSecret | 928 | 1 | Value stored to 'walker' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | pk11_hpke_ExtractAndExpand | 829 | 1 | Value stored to 'walker' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | pk11_hpke_KeySchedule | 1028 | 1 | Value stored to 'walker' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | pk11_hpke_LabeledExpand | 761 | 1 | Value stored to 'walker' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11obj.c | PK11_DestroyGenericObjects | 1618 | 1 | Value stored to 'nextObject' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11skey.c | PK11_GetWrapKey | 382 | 1 | Value stored to 'type' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pk11wrap/pk11slot.c | PK11_InitToken | 1433 | 1 | Value stored to 'crv' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pki/pkibase.c | add_object_instance | 771 | 1 | Value stored to 'status' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/security/nss/lib/pki/pkibase.c | add_object_instance | 791 | 1 | Value stored to 'status' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/nsprpub/lib/ds/plvrsion.c | libVersionPoint | 89 | 1 | Value stored to 'dummy' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/nsprpub/lib/ds/plvrsion.c | libVersionPoint | 90 | 1 | Value stored to 'dummy' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/nsprpub/pr/src/misc/prdtoa.c | PR_strtod | 2312 | 1 | Value stored to 'dsign' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/nsprpub/pr/src/misc/prtime.c | PR_ParseTimeStringToExplodedTime | 1601 | 1 | Value stored to 'zone' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | npy_token_next | 2687 | 1 | Value stored to 'ptr' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Filter_knn | 6901 | 1 | Value stored to 'rc' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Delete | 8585 | 1 | Value stored to 'rc' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_init | 4710 | 1 | Value stored to 'rc' is never read | View Report |
| Unused code | Dead assignment | root/firefox-clang/nsprpub/pr/src/md/unix/uxshm.c | _MD_OpenSharedMemory | 98 | 1 | Value stored to 'rc' is never read | View Report |
| Unused code | Dead increment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | PK11_HPKE_ImportContext | 439 | 1 | Value stored to 'walker' is never read | View Report |
| Unused code | Dead increment | root/firefox-clang/security/nss/lib/pk11wrap/pk11hpke.c | pk11_hpke_KeySchedule | 1046 | 1 | Value stored to 'off' is never read | View Report |
| Unused code | Dead increment | root/firefox-clang/nsprpub/pr/src/misc/prdtoa.c | PR_strtod | 2376 | 1 | Value stored to 'dsign' is never read | View Report |
| Unused code | Dead increment | root/firefox-clang/security/nss/lib/pki/tdcache.c | add_cert_to_cache | 789 | 1 | Value stored to 'added' is never read | View Report |
| Unused code | Dead increment | root/firefox-clang/nsprpub/pr/src/md/unix/uxrng.c | _PR_MD_GetRandomNoise | 122 | 1 | Value stored to 'size' is never read | View Report |
| Unused code | Dead initialization | tmp/conftestr569ksf_.cpp | main | 8 | 1 | Value stored to 'foo' during its initialization is never read | View Report |
| Unused code | Dead initialization | tmp/conftestvfd4vil7.cpp | main | 5 | 1 | Value stored to 'cs' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/memory/build/mozjemalloc.cpp | PurgeLoop | 2019 | 1 | Value stored to 'now' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/nsprpub/pr/src/misc/prnetdb.c | pr_NetAddrToStringGNI | 2283 | 1 | Value stored to 'md_af' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_buffer | 3030 | 1 | Value stored to 'major' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_buffer | 3031 | 1 | Value stored to 'minor' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_file | 2944 | 1 | Value stored to 'major' during its initialization is never read | View Report |
| Unused code | Dead initialization | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_file | 2945 | 1 | Value stored to 'minor' during its initialization is never read | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5ApiPhraseFirstColumn | 21742 | 10 | Array access (via field 'a') results in a null pointer dereference | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5SetupPrefixIterTokendata | 17109 | 22 | Array access (via field 'p') results in a null pointer dereference | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5StorageDeleteFromIndex | 23466 | 31 | Array access (from variable 'apVal') results in a null pointer dereference | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5VocabInstanceNewTerm | 27480 | 29 | Access to field 'bEof' results in a dereference of a null pointer (loaded from field 'pIter') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | fts5VocabNextMethod | 27552 | 37 | Access to field 'bEof' results in a dereference of a null pointer (loaded from field 'pIter') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | sqlite3Fts5ExprClonePhrase | 7647 | 21 | Access to field 'nTerm' results in a dereference of a null pointer (loaded from variable 'pOrig') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | sqlite3Fts5ExprEof | 7310 | 37 | Access to field 'pRoot' results in a dereference of a null pointer (loaded from variable 'p') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/fts5.c | sqlite3Fts5ExprFirst | 7265 | 37 | Access to field 'pRoot' results in a dereference of a null pointer (loaded from variable 'p') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/config/pathsub.c | ino2name | 95 | 15 | Access to field 'd_ino' results in a dereference of a null pointer (loaded from variable 'ep') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/security/nss/lib/pk11wrap/pk11util.c | SECMOD_DeleteModuleEx | 375 | 8 | Access to field 'internal' results in a dereference of a null pointer (loaded from field 'module') | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_InsertWriteFinalStep | 7832 | 35 | Array access (from variable 'bufferChunksValidity') results in a null pointer dereference | View Report |
| Logic error | Dereference of null pointer | root/firefox-clang/third_party/sqlite3/src/sqlite3.c | resetAccumulator | 151585 | 138 | Access to field 'nExpr' results in a dereference of a null pointer (loaded from field 'pList') | View Report |
| Performance | Excessive Padding | root/firefox-clang/memory/build/PHC.cpp | PHC | 656 | 1 | Excessive padding in 'class PHC' (80 padding bytes, where 16 is optimal). Optimal fields order: mAvgFirstAllocDelay, mPhcState, mNow, mRNG, mFreePageListHead, mFreePageListTail, mMutex, mAllocPages, mAvgAllocDelay, mAvgPageReuseDelay, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/pk11wrap/pk11pars.c | | 466 | 1 | Excessive padding in 'algListsDef' (8 padding bytes, where 0 is optimal). Optimal fields order: list, description, entries, allowEmpty, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/util/secoidt.h | SECOidDataStr | 555 | 1 | Excessive padding in 'struct SECOidDataStr' (8 padding bytes, where 0 is optimal). Optimal fields order: desc, mechanism, oid, offset, supportedExtension, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/ssl/ssl3ext.h | TLSExtensionDataStr | 33 | 1 | Excessive padding in 'struct TLSExtensionDataStr' (52 padding bytes, where 4 is optimal). Optimal fields order: advertised, echAdvertised, sniNameArr, sigSchemes, delegCredSigSchemes, delegCredSigSchemesAdvertised, selectedGroup, peerDelegCred, selectedPsk, ech, remoteKeyShares, psk_ke_modes, signedCertTimestamps, certReqContext, nextProto, pskBinder, cookie, applicationToken, certReqAuthorities, serverHelloSenders, encryptedExtensionsSenders, certificateSenders, ticketTimestampVerified, emptySessionTicket, sentSessionTicketInClientHello, max_early_data_size, sniNameArrSize, peerSupportsFfdheGroups, numSigSchemes, numDelegCredSigSchemes, numDelegCredSigSchemesAdvertised, nextProtoState, echXtnOffset, lastXtnOffset, pskBindersLen, ticketAge, peerRequestedDelegCred, sendingDelegCredToPeer, certificateCompressionAdvertised, numAdvertised, echNumAdvertised, numNegotiated, dtlsSRTPCipherSuite, recordSizeLimit, compressionAlg, negotiated, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/ssl/sslimpl.h | SSL3HandshakeStateStr | 642 | 1 | Excessive padding in 'struct SSL3HandshakeStateStr' (53 padding bytes, where 5 is optimal). Optimal fields order: md5, sha, shaEchInner, shaPostHandshake, kea_def, suite_def, msg_len, clientAuthSignatureSchemes, restartTarget, rtTimer, ackTimer, hdTimer, currentSecret, resumptionMasterSecret, dheSecret, clientEarlyTrafficSecret, clientHsTrafficSecret, serverHsTrafficSecret, clientTrafficSecret, serverTrafficSecret, earlyExporterSecret, exporterSecret, rttEstimate, echHpkeCtx, echPublicName, grease, dtlsHandhakeKeyUpdateMessage, chExtensionPermutation, remoteExtensions, echOuterExtensions, lastMessageFlight, cipherSpecs, bufferedEarlyData, psks, dtlsSentHandshake, dtlsRcvdHandshake, messages, echInnerMessages, msg_body, recvdFragments, cookie, srvVirtName, fakeSid, greaseEchBuf, dtls13ClientMessageBuffer, newSessionTicket, timers, ws, hashType, signatureScheme, header_bytes, msg_type, isResuming, sendingSCSV, receivedNewSessionTicket, clientCertificatePending, clientAuthSignatureSchemesLen, authCertificatePending, canFalseStart, preliminaryInfo, recvdHighWater, isKeyUpdateInProgress, allowPreviousEpoch, rtRetries, zeroRttState, zeroRttIgnore, helloRetry, receivedCcs, rejectCcs, clientCertRequested, endOfFlight, echAccepted, echDecided, echInvalidExtension, keyUpdateDeferred, deferredKeyUpdateRequest, kea_def_mutable, cipher_suite, finishedBytes, sendMessageSeq, maxMessageSent, recvMessageSeq, zeroRttSuite, ticketNonce, greaseEchSize, server_random, client_random, client_inner_random, finishedMsgs, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/ssl/sslspec.h | ssl3MACDefStr | 85 | 1 | Excessive padding in 'struct ssl3MACDefStr' (8 padding bytes, where 0 is optimal). Optimal fields order: mmech, mac, pad_size, mac_size, oid, consider reordering the fields or adding explicit padding members | View Report |
| Performance | Excessive Padding | root/firefox-clang/security/nss/lib/ssl/tls13hkdf.c | | 19 | 1 | Excessive padding in 'struct (unnamed at /root/firefox-clang/security/nss/lib/ssl/tls13hkdf.c:19:14)' (8 padding bytes, where 0 is optimal). Optimal fields order: pkcs11Mech, hash, hashSize, consider reordering the fields or adding explicit padding members | View Report |
| Stream handling error | Invalid stream state | root/firefox-clang/security/nss/lib/util/utilmod.c | nssutil_ReadSecmodDB | 412 | 16 | File position of the stream might be 'indeterminate' after a failed operation. Can cause undefined behavior | View Report |
| Memory error | Memory leak | root/firefox-clang/browser/app/nsBrowserApp.cpp | do_main | 180 | 15 | Potential memory leak | View Report |
| Logic error | Possibly undefined arithmetic operation involving a null pointer | root/firefox-clang/security/nss/lib/smime/cmsudf.c | nss_cmstype_hash_key | 82 | 2 | Subtraction of a probably non-null pointer and a null pointer may result in undefined behavior | View Report |
| Logic error | Possibly undefined arithmetic operation involving a null pointer | root/firefox-clang/security/nss/lib/base/hash.c | nss_identity_hash | 51 | 1 | Subtraction of a probably non-null pointer and a null pointer may result in undefined behavior | View Report |
| Logic error | Possibly undefined arithmetic operation involving a null pointer | root/firefox-clang/security/nss/lib/util/secoid.c | secoid_HashNumber | 2129 | 1 | Subtraction of a probably non-null pointer and a null pointer may result in undefined behavior | View Report |
| Logic error | Possibly undefined arithmetic operation involving a null pointer | root/firefox-clang/security/nss/lib/base/tracker.c | identity_hash | 29 | 1 | Subtraction of a probably non-null pointer and a null pointer may result in undefined behavior | View Report |
| Stream handling error | Resource leak | root/firefox-clang/security/nss/lib/pk11wrap/debug_module.c | print_final_statistics | 3454 | 22 | Opened stream never closed. Potential resource leak | View Report |
| Logic error | Result of operation is garbage or undefined | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_header | 2740 | 29 | The left operand of '!=' is a garbage value | View Report |
| Logic error | Result of operation is garbage or undefined | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_parse_vector_column | 2303 | 16 | The left operand of '!=' is a garbage value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/config/nsinstall.c | copyfile | 152 | 30 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_buffer | 3054 | 31 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | parse_npy_file | 2982 | 37 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Filter_knn | 7056 | 39 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Filter_knn_chunks_iter | 6784 | 8 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Filter_point | 7149 | 34 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Delete | 8553 | 22 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Delete | 8558 | 20 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Insert | 8321 | 25 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_InsertWriteFinalStep | 7871 | 28 | 3rd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Update | 8718 | 27 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Update | 8762 | 40 | 4th function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_Update | 8789 | 45 | 2nd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0Update_UpdateVectorColumn | 8676 | 50 | 1st function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_get_latest_chunk_rowid | 4159 | 58 | 3rd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_get_partition_value_for_rowid | 3968 | 31 | 3rd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_get_vector_data | 3890 | 28 | 5th function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_new_chunk | 4446 | 51 | 3rd function call argument is an uninitialized value | View Report |
| Logic error | Uninitialized argument value | root/firefox-clang/third_party/sqlite3/ext/sqlite-vec/sqlite-vec.c | vec0_result_metadata_value_for_rowid | 4045 | 31 | 5th function call argument is an uninitialized value | View Report |