ted-ross opened a new pull request #711: Added debug-dump backtrace for leaked 
objects in pooled memory.
URL: https://github.com/apache/qpid-dispatch/pull/711
 
 
   If QD_MEMORY_DEBUG is defined, this stores a backtrace for each allocated 
pool object so that objects left unfreed can be better described at shutdown.
   
   This is a fairly expensive feature.  We may want to consider providing an 
extra definable option so we can use QD_MEMORY_DEBUG without using this new 
feature.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to