File: libsoup.supp

package info (click to toggle)
libsoup 2.2.98-2%2Betch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 4,180 kB
  • ctags: 3,121
  • sloc: ansic: 14,096; sh: 8,772; xml: 8,638; makefile: 192; php: 58
file content (14 lines) | stat: -rw-r--r-- 172 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# valgrind suppressions file

{
  glib/gtype
  Memcheck:Leak
  fun:calloc
  fun:type_node_any_new_W
}
{
  gcrypt/uninit
  Memcheck:Cond
  fun:*
  fun:gcry_cipher_encrypt
}