diff options
Diffstat (limited to 'security/nss/automation/abi-check/expected-report-libnssutil3.so.txt')
-rw-r--r-- | security/nss/automation/abi-check/expected-report-libnssutil3.so.txt | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/security/nss/automation/abi-check/expected-report-libnssutil3.so.txt b/security/nss/automation/abi-check/expected-report-libnssutil3.so.txt index efc7d6d677..971365c685 100644 --- a/security/nss/automation/abi-check/expected-report-libnssutil3.so.txt +++ b/security/nss/automation/abi-check/expected-report-libnssutil3.so.txt @@ -1,4 +1,18 @@ -1 Added function: +1 function with some indirect sub-type change: + + [C]'function SECStatus NSS_GetAlgorithmPolicy(SECOidTag, PRUint32*)' at secoid.c:2217:1 has some indirect sub-type changes: + parameter 1 of type 'typedef SECOidTag' has sub-type changes: + underlying type 'enum __anonymous_enum__' at secoidt.h:34:1 changed: + type size hasn't changed + 4 enumerator insertions: + '__anonymous_enum__::SEC_OID_X509_ANY_EXT_KEY_USAGE' value '357' + '__anonymous_enum__::SEC_OID_EXT_KEY_USAGE_IPSEC_IKE' value '358' + '__anonymous_enum__::SEC_OID_IPSEC_IKE_END' value '359' + '__anonymous_enum__::SEC_OID_IPSEC_IKE_INTERMEDIATE' value '360' + + 1 enumerator change: + '__anonymous_enum__::SEC_OID_TOTAL' from value '357' to '361' at secoidt.h:34:1 + + - 'function SECStatus SECITEM_MakeItem(PLArenaPool*, SECItem*, unsigned char*, unsigned int)' {SECITEM_MakeItem@@NSSUTIL_3.38} |