> >> ==15155== ==15151== by 0x805EE02: agent(int, unsigned char**) > >> (Agent.cpp:153) ==15151== by 0x8057790: main (AgentMain.cpp:125) > >> ==15155== > >> ====15151== > >> ==15151=14 bytes in 112 bytes in 1 blocks are still reachable in loss > >> record 272 of 4,611===15151==
I think --child-silent-after-fork=yes (which basically disables all output in a child between fork and exec) might help. Can't remember if 3.3.x supports this, though. J ------------------------------------------------------------------------------ _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
