зеркало из https://github.com/mozilla/pjs.git
fix warning.
This commit is contained in:
Родитель
1e0d87ea15
Коммит
9323290aa2
|
@ -209,7 +209,7 @@ Java_org_mozilla_jss_pkcs11_PK11Cipher_finalizeContext
|
|||
jboolean padded)
|
||||
{
|
||||
PK11Context *context=NULL;
|
||||
char *outBuf = NULL;
|
||||
unsigned char *outBuf = NULL;
|
||||
unsigned int outLen, newOutLen;
|
||||
jobject outBA=NULL;
|
||||
SECStatus status;
|
||||
|
|
Загрузка…
Ссылка в новой задаче