~ubuntu-server-dev/ubuntu/vivid/pacemaker/1.1.12

« back to all changes in this revision

Viewing changes to pengine/ptest.supp

  • Committer: Package Import Robot
  • Author(s): Martin Loschwitz
  • Date: 2012-04-17 11:46:52 UTC
  • mto: (1.3.3) (2.1.20 sid)
  • mto: This revision was merged to the branch mainline in revision 30.
  • Revision ID: package-import@ubuntu.com-20120417114652-b7s0mviz2uo636wa
ImportĀ upstreamĀ versionĀ 1.1.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
   fun:__strspn_sse42
6
6
   fun:crm_get_msec
7
7
}
 
8
 
 
9
{
 
10
   Ignore crm_system_name
 
11
   Memcheck:Leak
 
12
   fun:malloc
 
13
   fun:crm_strdup_fn
 
14
   fun:crm_log_init_worker
 
15
   fun:crm_log_init
 
16
   fun:main
 
17
}
 
18
 
 
19
{
 
20
   libqb fixed upstream 1
 
21
   Memcheck:Leak
 
22
   fun:realloc
 
23
   fun:_grow_bin_array
 
24
   fun:_qb_array_grow
 
25
}
 
26
 
 
27
{
 
28
   libqb fixed upstream 2
 
29
   Memcheck:Leak
 
30
   fun:calloc
 
31
   fun:qb_log_dcs_get
 
32
   fun:_qb_log_callsite_get
 
33
}