memory leak in PM message envelope handling
the threaded message handling code has memory leaks. Using --disable-mempool
(available in 994fbc58) will make it easier to locate these, as the memory pool hides them by simply growing without bound.
the threaded message handling code has memory leaks. Using --disable-mempool
(available in 994fbc58) will make it easier to locate these, as the memory pool hides them by simply growing without bound.