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