]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
update valgrind.supp
authorJaroslav Kysela <perex@perex.cz>
Thu, 13 Sep 2018 07:01:35 +0000 (09:01 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 13 Sep 2018 07:01:35 +0000 (09:01 +0200)
support/valgrind.supp

index b84c8354725ba1eb21ff2d82235abc8c57cd781a..14b20b9768e792cd05e5084527047c6d32de9e78 100644 (file)
    fun:memalign
    fun:posix_memalign
    fun:av_malloc
+   fun:ff_openssl_init
+   fun:ff_tls_init
+   fun:avformat_network_init
+   fun:libav_init
+   fun:main
+}
+{
+   ffmpeg_openssl_init2
+   Memcheck:Leak
+   match-leak-kinds: reachable
+   fun:memalign
+   fun:posix_memalign
+   fun:av_malloc
    fun:default_lockmgr_cb
    fun:avpriv_lock_avformat
    fun:ff_openssl_init
@@ -32,7 +45,7 @@
    fun:main
 }
 {
-   ffmpeg_openssl_init2
+   ffmpeg_openssl_init3
    Memcheck:Leak
    match-leak-kinds: reachable
    fun:memalign
    fun:main
 }
 {
-   libx265_encode1
+   x265_api_get
    Memcheck:Leak
    match-leak-kinds: reachable
    fun:calloc
    fun:_dlerror_run
    fun:dlopen@@GLIBC_2.2.5
-   fun:x265_api_get_116
+   fun:x265_api_get_160
    fun:libx265_encode_init_csp
-   fun:register_all
-   fun:__pthread_once_slow
-   fun:register_all
+   fun:av_codec_init_static
    fun:__pthread_once_slow
-   fun:libav_init
-   fun:main
+   fun:av_codec_iterate
+   fun:find_codec_by_name
+   fun:avcodec_find_encoder_by_name
+   fun:tvh_codec_register
+   fun:tvh_codecs_register
+   fun:codec_init
 }
 {
-   libx265_encode2
+   x265_api_get2
    Memcheck:Leak
    match-leak-kinds: reachable
    fun:malloc
@@ -72,9 +87,9 @@
    fun:_dl_catch_error
    fun:_dlerror_run
    fun:dlopen@@GLIBC_2.2.5
-   fun:x265_api_get_116
+   fun:x265_api_get_160
    fun:libx265_encode_init_csp
-   fun:register_all
+   fun:av_codec_init_static
    fun:__pthread_once_slow
-   fun:register_all
+   fun:av_codec_iterate
 }