Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backport.sh | ||
leaks.sh | ||
user_model.c | ||
user_nodefs.h | ||
valgrind.sh | ||
valgrind.supp |
On Ubuntu, the combination of libgcrypt and libssh2 is quite old and known to contain memory leaks. We thus have several functions listed in our suppressions file that are known to leak. Due to a recent update of libssh2 or libgcrypt, there now are new memory leaks caused by libssh2_session_handshake and libssh2_init that cause the CI to fail. Add a new suppression to fix the issue.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backport.sh | Loading commit data... | |
leaks.sh | Loading commit data... | |
user_model.c | Loading commit data... | |
user_nodefs.h | Loading commit data... | |
valgrind.sh | Loading commit data... | |
valgrind.supp | Loading commit data... |