Probably more a question for developers than users, but let me start by asking
it here...
Memcheck will report that memory is potentially lost if there is no pointer to
the beginning of a block, but there is an internal pointer. One valid use of
an internal pointer is a pointer to a base class in C++. How hard would it be
for memcheck to not report a block as being potentially lost if the internal
pointer could be a pointer to a base class? Is there sufficient info in the
debug information?
Phil
-----
Phil Longstaff
Senior Software Engineer
x2904
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users