Fix random KeyValue when all Keys are removed from secret.
This commit is contained in:
@@ -2787,7 +2787,7 @@ miCASA_GetNextSHSEntry
|
||||
}
|
||||
}
|
||||
|
||||
return(NSSCS_SUCCESS);
|
||||
return(NSSCS_E_SH_SECRET_FAILURE);
|
||||
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user