Skip Menu |

This queue is for tickets about the GnuPG-Interface CPAN distribution.

Report information
The Basics
Id: 105269
Status: new
Priority: 0/
Queue: GnuPG-Interface

People
Owner: Nobody in particular
Requestors: mschout [...] gkg.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



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.