Skip to content

Commit

Permalink
add Qt47supp.txt vagrlind file
Browse files Browse the repository at this point in the history
  • Loading branch information
kmatheussen committed Mar 8, 2014
1 parent c6db755 commit 7520ae4
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions Qt47supp.txt
@@ -0,0 +1,29 @@
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:_ZN20QSharedMemoryPrivate6detachEv
fun:_ZN13QSharedMemory6detachEv
fun:_ZN13QSharedMemory6setKeyERK7QString
fun:_ZN13QSharedMemoryD1Ev
fun:_ZN20QRasterWindowSurface5flushEP7QWidgetRK7QRegionRK6QPoint
fun:_Z8qt_flushP7QWidgetRK7QRegionP14QWindowSurfaceS0_RK6QPoint
fun:_ZN19QWidgetBackingStore5flushEP7QWidgetP14QWindowSurface
fun:_ZN19QWidgetBackingStore8endPaintERK7QRegionP14QWindowSurfaceP14BeginPaintInfo
fun:_ZN19QWidgetBackingStore4syncEv
fun:_ZN14QWidgetPrivate16syncBackingStoreEv
fun:_ZN7QWidget5eventEP6QEvent
fun:_ZN11QMainWindow5eventEP6QEvent
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:_Znwm
fun:_ZN18QtSimulatorPrivate15connectToServerEv
fun:_ZN18QtSimulatorPrivate19SimulatorConnection18connectToSimulatorEv
fun:_ZN18QtSimulatorPrivate19SimulatorConnection8instanceEv
fun:_ZN9QColormap10initializeEv
fun:_Z7qt_initP19QApplicationPrivatei
fun:_ZN19QApplicationPrivate9constructEv
fun:_ZN12QApplicationC1ERiPPci
fun:main
}

0 comments on commit 7520ae4

Please sign in to comment.