~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to tests/valgrind.supp

  • Committer: lbieber at stabletransit
  • Date: 2010-10-12 20:53:47 UTC
  • mfrom: (1842.1.3 build)
  • Revision ID: lbieber@drizzle-build-n02.wc1.dfw1.stabletransit.com-20101012205347-zzg0en7nughfhven
Merge Monty - add valgrind stripping program to the tree, suppress size_t signature change
Merge Travis - File: /drizzled/xid.h. Changed struct name of 'st_drizzle_xid' to 'drizzle_xid', changed it to a C++ class and added constructor initialization list
Merge Brian - adding more documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
324
324
   fun:_Z15key_cache_writePN8drizzled12st_key_cacheEiyiPhjji
325
325
   ...
326
326
}
 
327
{
 
328
   MyISAM pwrite issue. Teh Suck.
 
329
   Memcheck:Param
 
330
   pwrite64(buf)
 
331
   fun:pwrite64
 
332
   fun:_Z15key_cache_writePN8drizzled12st_key_cacheEimiPhjji
 
333
   ...
 
334
}
327
335
 
328
336
# Things we don't like in Drizzle
329
337