[AWS] Test program to showcase the AWS.SMTP.Client.Send leak

Thomas Løcke thomas.granvej6 at gmail.com
Thu Jun 23 10:15:13 CEST 2011


https://github.com/ThomasLocke/foobar

    $ git clone git://github.com/ThomasLocke/foobar.git
    $ cd foobar
    $ gnatmake -P foobar.gpr
    $ valgrind -v --leak-check=full --track-origins=yes exe/foobar

It doesn't leak when the SMTP host is good. It leaks when the SMTP host is bad.

At least that is the case here. I've tested it with both GNAT GPL 2010
and 2011. Both show the leak.

:o)
Thomas Løcke


More information about the AWS mailing list