Tue Jun 16 11:25:14 2015mschout [...] gkg.net - Ticket created
Subject:
Add missing waitpid in version + test case for version
Date:
Tue, 16 Jun 2015 10:25:00 -0500
To:
bug-gnupg-interface [...] rt.cpan.org
From:
Michael Schout <mschout [...] gkg.net>
Hi.
I have discovered that calling $gnupg->version() from Interface.pm does
not reap the child gnupg process because there is no waitpid() call in
version(). The attached patch fixes that, and also adds a basic test
for version().
Regards,
Michael Schout
Message body is not shown because sender requested not to inline it.