зеркало из https://github.com/mozilla/pjs.git
Fix comment
This commit is contained in:
Родитель
915c97d14b
Коммит
6fab9c3cd2
|
@ -887,7 +887,7 @@ SECStatus SEC_QuickDERDecodeItem(PRArenaPool* arena, void* dest,
|
|||
rv = SECFailure;
|
||||
}
|
||||
|
||||
/* temporarily copy the item until bug a new patch for 160805 is made */
|
||||
/* temporarily copy the item until a new patch for 160805 is made */
|
||||
if (SECSuccess != SECITEM_CopyItem(arena, &newsrc, src))
|
||||
{
|
||||
rv = SECFailure;
|
||||
|
|
Загрузка…
Ссылка в новой задаче