aboutsummaryrefslogtreecommitdiff
path: root/.valgrind.qmc-example.supp
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2021-01-18 04:00:14 -0500
committerAndres Salomon <dilinger@queued.net>2021-01-18 04:00:14 -0500
commit09eb39236666e81d5da014acea011dcd74d0999b (patch)
tree52876d96be71be1a39d5d935c1295a51995e8949 /.valgrind.qmc-example.supp
parentf1788ee27f33e9339334e0d79bde9a27d9ce2e44 (diff)
parenta4e78956f105875625b572d8b98459ffa86fafe5 (diff)
downloadlibquotient-09eb39236666e81d5da014acea011dcd74d0999b.tar.gz
libquotient-09eb39236666e81d5da014acea011dcd74d0999b.zip
Update upstream source from tag 'upstream/0.6.4'
Update to upstream version '0.6.4' with Debian dir aa8705fd74743e79c043bc9e3e425d5064404cfe
Diffstat (limited to '.valgrind.qmc-example.supp')
-rw-r--r--.valgrind.qmc-example.supp152
1 files changed, 0 insertions, 152 deletions
diff --git a/.valgrind.qmc-example.supp b/.valgrind.qmc-example.supp
deleted file mode 100644
index 6f0bf60a..00000000
--- a/.valgrind.qmc-example.supp
+++ /dev/null
@@ -1,152 +0,0 @@
-{
- libc_dirty_free_on_exit
- Memcheck:Free
- fun:free
- fun:__libc_freeres
- fun:_vgnU_freeres
- fun:__run_exit_handlers
- fun:exit
-}
-
-{
- sendPostedEvents1
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- fun:_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject
- obj:/opt/qt56/lib/libQt5Network.so.*
-}
-
-{
- sendPostedEvents3
- Memcheck:Leak
- ...
- obj:/opt/qt56/lib/libQt5Network.so.*
- fun:_ZN7QObject5eventEP6QEvent
- fun:_ZN16QCoreApplication6notifyEP7QObjectP6QEvent
- fun:_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
- fun:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
- obj:/opt/qt56/lib/libQt5Core.so.*
-}
-
-{
- QAuthenticator
- Memcheck:Leak
- match-leak-kinds: possible
- ...
- fun:_ZN14QAuthenticator6detachEv
-}
-
-{
- QObject_connect
- Memcheck:Leak
- match-leak-kinds: possible
- ...
- obj:/opt/qt56/lib/libQt5Core.so.*
- fun:_ZN7QObject7connectEPKS_PKcS1_S3_N2Qt14ConnectionTypeE
-}
-
-{
- QNetworkProxy
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- fun:_ZN13QNetworkProxyC1ENS_9ProxyTypeERK7QStringtS3_S3_
- obj:/opt/qt56/lib/libQt5Network.so.*
-}
-
-{
- QTimer
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- fun:_ZN7QObjectC1EPS_
- fun:_ZN6QTimerC1EP7QObject
-}
-
-{
- QSslConfiguration
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- ...
- fun:_ZN17QSslConfigurationC1Ev
-}
-
-{
- sendPostedEvents6
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- ...
- obj:/opt/qt56/lib/libQt5Network.so.*
- fun:_ZN7QObject5eventEP6QEvent
- fun:_ZN16QCoreApplication6notifyEP7QObjectP6QEvent
- fun:_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
- fun:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
-}
-
-{
- QMetaObject_activate_in_QtNetwork
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- ...
- obj:/opt/qt56/lib/libQt5Network.so.*
- fun:_ZN11QMetaObject8activateEP7QObjectiiPPv
-}
-
-{
- QMapDatabase_from_QtNetwork
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- fun:_ZN12QMapDataBase10createDataEv
- obj:/opt/qt56/lib/libQt5Network.so.*
-}
-
-{
- QThread
- Memcheck:Leak
- match-leak-kinds: possible
- ...
- fun:_ZN7QThread5startENS_8PriorityE
-}
-
-{
- libcrypto_ASN1
- Memcheck:Leak
- match-leak-kinds: definite
- fun:malloc
- ...
- fun:ASN1_item_ex_d2i
-}
-
-{
- QObject_from_QtNetwork
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znwm
- fun:_ZN7QObjectC1EPS_
- obj:/opt/qt56/lib/libQt5Network.so.*
-}
-
-{
- array_new_from_QtNetwork
- Memcheck:Leak
- match-leak-kinds: possible
- fun:_Znam
- obj:/opt/qt56/lib/libQt5Network.so.*
-}
-
-{
- malloc_from_libcrypto
- Memcheck:Leak
- match-leak-kinds: possible
- fun:malloc
- fun:CRYPTO_malloc
- ...
- obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
- ...
- obj:/opt/qt56/lib/libQt5Network.so.*
-}