mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-09 09:54:25 +09:00
tests: Adjust valgrind supressions for Fedora 43
Signed-off-by: Jakub Jelen <jjelen@redhat.com>
Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
(cherry picked from commit a94df4bb8f)
This commit is contained in:
@@ -290,13 +290,11 @@
|
|||||||
fun:malloc
|
fun:malloc
|
||||||
...
|
...
|
||||||
fun:krb5_gss_save_error_string
|
fun:krb5_gss_save_error_string
|
||||||
fun:UnknownInlinedFun
|
...
|
||||||
fun:acquire_cred_context.isra.0
|
fun:acquire_cred_context.isra.0
|
||||||
fun:acquire_cred_from.isra.0
|
fun:acquire_cred_from.isra.0
|
||||||
fun:gss_add_cred_from
|
fun:gss_add_cred_from
|
||||||
fun:gss_acquire_cred_from
|
fun:gss_acquire_cred_from
|
||||||
...
|
|
||||||
fun:gss_acquire_cred
|
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
error string from gss init sec context
|
error string from gss init sec context
|
||||||
@@ -305,7 +303,7 @@
|
|||||||
fun:malloc
|
fun:malloc
|
||||||
...
|
...
|
||||||
fun:krb5_gss_save_error_string
|
fun:krb5_gss_save_error_string
|
||||||
fun:UnknownInlinedFun
|
...
|
||||||
fun:krb5_gss_init_sec_context_ext
|
fun:krb5_gss_init_sec_context_ext
|
||||||
fun:krb5_gss_init_sec_context
|
fun:krb5_gss_init_sec_context
|
||||||
fun:gss_init_sec_context
|
fun:gss_init_sec_context
|
||||||
|
|||||||
Reference in New Issue
Block a user