Task #119262 - added.err
back to task #119262download
Error: GCC_ANALYZER_WARNING (CWE-787):
nss-3.123.1/nss/lib/cryptohi/seckey.c:745:1: warning[-Wanalyzer-out-of-bounds]: buffer over-read
nss-3.123.1/nss/lib/cryptohi/seckey.c:915:1: enter_function: entry to ‘seckey_ExtractPublicKey’
nss-3.123.1/nss/lib/cryptohi/seckey.c:924:8: branch_false: following ‘false’ branch...
nss-3.123.1/nss/lib/cryptohi/seckey.c:927:31: branch_false: ...to here
nss-3.123.1/nss/lib/cryptohi/seckey.c:928:8: branch_false: following ‘false’ branch...
nss-3.123.1/nss/lib/cryptohi/seckey.c:933:5: branch_false: ...to here
nss-3.123.1/nss/lib/cryptohi/seckey.c:946:8: branch_true: following ‘true’ branch...
nss-3.123.1/nss/lib/cryptohi/seckey.c:947:9: branch_true: ...to here
nss-3.123.1/nss/lib/cryptohi/seckey.c:1015:40: call_function: calling ‘seckey_GetKyberParamsByOidTag’ from ‘seckey_ExtractPublicKey’
# 743|
# 744| KyberParams
# 745|-> seckey_GetKyberParamsByOidTag(SECOidTag tag)
# 746| {
# 747| switch (tag) {