|
From: Ashley P. <as...@pi...> - 2009-08-30 21:32:49
Attachments:
v-xml-error.diff
|
Attached is a patch to stop xml tags being sent to the normal output stream in a number of circumstances. Without this patch you can provoke an error by enabling xml and requesting a non-existent suppressions file. $ valgrind --xml-file=/dev/null --xml=yes --suppressions=no-file ls ==20557== </valgrindoutput> ==20557== FATAL: can't open suppressions file "no-file" -- Ashley Pittman, Bath, UK. Padb - A parallel job inspection tool for cluster computing http://padb.pittman.org.uk |