On 30/10/25 15:49, Daniel P. Berrangé wrote:
Readability of the credential files is what matters for our usage, so access() is more appropriate than stat().Signed-off-by: Daniel P. Berrangé <[email protected]> --- crypto/tlscreds.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
