Added NSPR PR_CallOnce to leak detective whitelist
This commit is contained in:
@@ -215,6 +215,8 @@ char *whitelist[] = {
|
||||
"gcry_check_version",
|
||||
"gcry_randomize",
|
||||
"gcry_create_nonce",
|
||||
/* NSPR */
|
||||
"PR_CallOnce",
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user