From: | gregoa [...] cpan.org |
Subject: | [PATCH] fix "close on an undefined value" |
In Debian we are currently applying the following patch to
SMTP-Server.
We thought you might be interested in it too.
Description: fix "close on an undefined value"
When the contstructor fails (e.g., when I try, as a normal user, to bind the
daemon to a low-numbered port), this error is printed:
.
(in cleanup) Can't call method "close" on an undefined value at /usr/share/perl5/Net/SMTP/Server.pm line 55.
Origin: vendor
Bug-Debian: https://bugs.debian.org/579343
Author: "brian m. carlson" <sandals@crustytoothpaste.net>
Reviewed-by: gregor herrmann <gregoa@debian.org>
Last-Update: 2015-12-28
The patch is tracked in our Git repository at
https://anonscm.debian.org/cgit/pkg-perl/packages/libnet-smtp-server-perl.git/plain/debian/patches/close_on_undefined_value.patch
Thanks for considering,
gregor herrmann,
Debian Perl Group