> I can only reproduce one of these errors with valgrind-3.1, what > version of valgrind are you using, and what command line are you > using?
I guess it leaks one of those per commandline option. My commandline is something like: ./xmame.x11 -rp /mnt/hgfs/mame -ftr 2 <game> It even happens without the "-ftr" > I really wonder if valgrind can be trusted... As much as your compiler ... in case of leaked memory it's quite accurate. the other warnings are full of FalsePositives, if it's about system libraries and sometimes even in user code, but I only have seen one of those so far. _______________________________________________ Xmame mailing list [email protected] http://toybox.twisted.org.uk/mailman/listinfo/xmame
