Skip Menu |

This queue is for tickets about the Net-SFTP-Foreign CPAN distribution.

Report information
The Basics
Id: 76927
Status: rejected
Priority: 0/
Queue: Net-SFTP-Foreign

People
Owner: Nobody in particular
Requestors: Alan.Clark [...] progressive-medical.com
Cc:
AdminCc:

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



Subject: Undefined variable value in length function
Date: Tue, 1 May 2012 20:45:32 +0000
To: "bug-Net-SFTP-Foreign [...] rt.cpan.org" <bug-Net-SFTP-Foreign [...] rt.cpan.org>
From: "Clark, Alan" <Alan.Clark [...] progressive-medical.com>
Hi, 0.10 Running under 'use strict' we are apparently getting the following error because the $buffer variable is used in the length function before it has been assigned anything. Net::SFTP::Foreign::Backend::Unix.pm version 1.70_08 RedHat Linux x86_64 (don't know the exact version, but it is recent) kernel 2.6.9-42.0.10.ELsmp Warning received: Use of uninitialized value in length at /usr/lib/perl5/site_perl/5.8.5/Net/SFTP/Foreign/Backend/Unix.pm line 282. Alan Clark Progressive Medical ------------------------------- CONFIDENTIALITY NOTICE: The information in this electronic transmission and any documents accompanying it may contain confidential and privileged information intended for use by the individual or entity that is the intended recipient. If you have received this message in error or due to an unauthorized transmission or interception, please delete all copies from your system without disclosing, copying, or transmitting this message.
This is already solved in the development version of the module 1.72_01