valgrind flags memory leak in _d_monitor_create

Jonathan M Davis jmdavisProg at gmx.com
Tue Oct 18 23:08:14 PDT 2011


On Wednesday, October 19, 2011 05:51:51 Sean Silva wrote:
> --nextPart77593048.e8O9o76Zdv
> 
> I'm on Ubuntu x64, with the vanilla DMD .deb installed.
> 
> I have attached the output of valgrind. The program that triggers
> valgrind to report the leak it is practically any that I run, including
> just a bare "void main() { }". It looks like _d_monitor_create is
> calloc'ing 72 bytes of memory that get "definitely lost" according to
> valgrind.

This list is not intended to be posted to. You sign up for it you want to see 
all of the messages from bugzilla. Please report bugs in bugzilla: 
d.puremagic.com/issues

- Jonathan M Davis


More information about the Digitalmars-d-bugs mailing list