8670f5da24
@@ -102,7 +102,7 @@ _libssh2_pem_parse(LIBSSH2_SESSION * session,
} while (strcmp(line, headerend) != 0);
if (!b64data) {
return -1;
}
if (libssh2_base64_decode(session, (char**) data, datalen,
The note is not visible to the blocked user.