File: json-glib.supp

package info (click to toggle)
cockpit 162-1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports-sloppy
  • size: 149,248 kB
  • sloc: ansic: 65,291; python: 16,714; xml: 5,469; sh: 2,248; makefile: 1,292; sed: 7
file content (13 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
# https://bugzilla.gnome.org/show_bug.cgi?id=778674
{
   json_gvariant_deserialize_leak_on_signature_mismatch
   Memcheck:Leak
   match-leak-kinds: definite
   fun:malloc
   fun:g_malloc
   fun:g_slice_alloc
   fun:g_variant_new_from_bytes
   ...
   fun:json_gvariant_deserialize
   fun:get_machines
}