~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: Andrew Hutchings
  • Date: 2011-06-13 17:48:00 UTC
  • mto: This revision was merged to the branch mainline in revision 2332.
  • Revision ID: andrew@linuxjedi.co.uk-20110613174800-9yxgrjrvc14c8big
Fix valgrind suppression
Remove some admin stuff missed out

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
 
49
49
{
50
50
  glibc nss issue
51
 
  Memcheck:Cond
 
51
  Memcheck:Leak
52
52
  ...
53
53
  fun:__nss_database_lookup
54
54
  ...