|
From: Frederic H. <fre...@te...> - 2006-03-28 17:41:29
Attachments:
valgrind-patch-helgrind-20060329.diff
|
Hi, Please find attached a patch to solve a crash in the helgrind tool. The culprit is VG_(sprintf), VG_(message) has been been used instead By the way, using any samples applications from the pwlib library = (www.voxgratia.org), helgrind detects lock order problems whereas the = application is a single thread application. Is there anyone working on reintroducing helgrind into valgrind 3.x = version ?=20 Cheers Frederic Heem |