enterprise-support team mailing list archive
-
enterprise-support team
-
Mailing list archive
-
Message #07122
[Bug 1755189] [NEW] squid3 helper basic_pop3_auth crashes
Public bug reported:
Ubuntu Xenial
perl is v5.22.1
squid3 version 3.5.12-1ubuntu7.5
Running basic_pop3_auth pop3_server gives :
Global symbol "$server" requires explicit package name (did you forget to declare "my $server"?) at ./basic_pop3_auth line 92.
Global symbol "$pop" requires explicit package name (did you forget to declare "my $pop"?) at ./basic_pop3_auth line 99.
Global symbol "$server" requires explicit package name (did you forget to declare "my $server"?) at ./basic_pop3_auth line 99.
Global symbol "$pop" requires explicit package name (did you forget to declare "my $pop"?) at ./basic_pop3_auth line 100.
Global symbol "$pop" requires explicit package name (did you forget to declare "my $pop"?) at ./basic_pop3_auth line 106.
Global symbol "$pop" requires explicit package name (did you forget to declare "my $pop"?) at ./basic_pop3_auth line 111.
Global symbol "$pop" requires explicit package name (did you forget to declare "my $pop"?) at ./basic_pop3_auth line 112.
./basic_pop3_auth had compilation errors.
adding my before $server on line 92 and before $pop on line 99 solves
the problem.
** Affects: squid3 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to squid3 in Ubuntu.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1755189
Title:
squid3 helper basic_pop3_auth crashes
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1755189/+subscriptions
Follow ups