|
From: Tomek <to...@os...> - 2004-09-18 04:21:40
|
Hi I am debugging not so complicated code with valgrind and getting: "Conditional jump or move depends on uninitialised value(s)" in few, rather not evident places. I am quite new to valgrid (mpatrol before), and the code uses memory pools - so I am not sure if I should worry (as everything looks ok while debugging with gdb) or I can ignore it. Actually - what I would prefer to here is that my code is wrong rather than valgrid... Regards, Tomek |