зеркало из https://github.com/mozilla/pjs.git
Too agressive on fixing leaks;). This one isn't a leak.
bob
This commit is contained in:
Родитель
4a38e6a1aa
Коммит
0b8fb8f0d7
|
@ -34,7 +34,7 @@
|
||||||
/*
|
/*
|
||||||
* Permanent Certificate database handling code
|
* Permanent Certificate database handling code
|
||||||
*
|
*
|
||||||
* $Id: pcertdb.c,v 1.11 2002-01-24 00:26:29 relyea%netscape.com Exp $
|
* $Id: pcertdb.c,v 1.12 2002-01-24 21:33:51 relyea%netscape.com Exp $
|
||||||
*/
|
*/
|
||||||
#include "prtime.h"
|
#include "prtime.h"
|
||||||
|
|
||||||
|
@ -2850,7 +2850,6 @@ AddPermSubjectNode(certDBEntrySubject *entry, NSSLOWCERTCertificate *cert,
|
||||||
}
|
}
|
||||||
DeleteDBSubjectEntry(cert->dbhandle, &cert->derSubject);
|
DeleteDBSubjectEntry(cert->dbhandle, &cert->derSubject);
|
||||||
rv = WriteDBSubjectEntry(cert->dbhandle, entry);
|
rv = WriteDBSubjectEntry(cert->dbhandle, entry);
|
||||||
DestroyDBEntry((certDBEntry *)entry);
|
|
||||||
return(rv);
|
return(rv);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче