|
From: Tom H. <to...@co...> - 2015-02-25 09:55:07
|
On 25/02/15 06:05, SHEHAB ZAINELDINE wrote: > That would mean, that locking the same lock twice in a row should > trigger helgrind to stop the program and give me the error, but what > happens is that the deadlock is allowed to happen. I there something > that I am missing, or is that a bug? Why do you think that is what "should" happen? That is not how valgrind handles errors - it reports problems and then allows execution to continue. Tom -- Tom Hughes (to...@co...) http://compton.nu/ |