Fix broken link to an issue

Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
Reviewed-by: Sahana Prasad <sahana@redhat.com>
This commit is contained in:
Jakub Jelen
2022-02-04 12:03:41 +01:00
parent 24ac4a0129
commit 0b14e40710

View File

@@ -101,7 +101,7 @@ int torture_run_tests(void) {
struct CMUnitTest tests[] = { struct CMUnitTest tests[] = {
/* This test is intentionally running twice to trigger a bug in OpenSSH /* This test is intentionally running twice to trigger a bug in OpenSSH
* or in pam_wrapper, causing the second invocation to fail. * or in pam_wrapper, causing the second invocation to fail.
* See: https://bugs.libssh.org/T122 * See: https://gitlab.com/libssh/libssh-mirror/-/issues/23
*/ */
cmocka_unit_test_setup_teardown(torture_sftp_read_blocking, cmocka_unit_test_setup_teardown(torture_sftp_read_blocking,
session_setup, session_setup,