File: valgrind.supp

package info (click to toggle)
pygobject 3.54.5-7
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,864 kB
  • sloc: ansic: 40,281; python: 26,363; sh: 477; makefile: 81; xml: 35; cpp: 1
file content (30 lines) | stat: -rw-r--r-- 496 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# https://bugzilla.redhat.com/show_bug.cgi?id=1538073

{
   <py36-start1>
   Memcheck:Cond
   fun:__wcsnlen_sse4_1
   fun:wcsrtombs
   fun:wcstombs
   fun:wcstombs
   fun:encode_current_locale*
}

{
   <fontconfig>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:malloc
   fun:FcPatternObjectInsertElt
   fun:FcPatternObjectAddWithBinding
}

{
   <fontconfig-2>
   Memcheck:Leak
   match-leak-kinds: definite
   fun:malloc
   fun:FcPatternCreate
   fun:FcParsePattern
   fun:FcEndElement
}