For a search reload after the database has been cleared.

This commit is contained in:
relyea%netscape.com 2001-09-06 21:20:16 +00:00
Родитель 6b6cb1e884
Коммит 81b025a584
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -2772,6 +2772,7 @@ CK_RV NSC_InitToken(CK_SLOT_ID slotID,CK_CHAR_PTR pPin,
if (object) pk11_FreeObject(object);
} while (object != NULL);
}
slot->DB_loaded = PR_FALSE;
PK11_USE_THREADS(PZ_Unlock(slot->objectLock);)
/* then clear out the key database */