From fe079e35fb06df3a88ab51c361b95bad410702d7 Mon Sep 17 00:00:00 2001 From: "John M. Schanck" Date: Wed, 17 May 2023 16:59:04 +0000 Subject: Bug 1831983 - Add a constant time select function. r=mt Differential Revision: https://phabricator.services.mozilla.com/D177803 --- automation/abi-check/expected-report-libnssutil3.so.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'automation') diff --git a/automation/abi-check/expected-report-libnssutil3.so.txt b/automation/abi-check/expected-report-libnssutil3.so.txt index e69de29bb..53459c96c 100644 --- a/automation/abi-check/expected-report-libnssutil3.so.txt +++ b/automation/abi-check/expected-report-libnssutil3.so.txt @@ -0,0 +1,5 @@ + +1 Added function: + + 'function void NSS_SecureSelect(void*, void*, void*, size_t, unsigned char)' {NSS_SecureSelect@@NSSUTIL_3.90} + -- cgit v1.2.1