Fix random KeyValue when all Keys are removed from secret.

This commit is contained in:
Jim Norman 2008-05-22 19:43:41 +00:00
parent 54cdf4f3fe
commit e6f3bfad2a

View File

@ -2787,7 +2787,7 @@ miCASA_GetNextSHSEntry
}
}
return(NSSCS_SUCCESS);
return(NSSCS_E_SH_SECRET_FAILURE);
}
else