Search squid archive

ext_wbinfo_group_acl.pl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I'm using the ext_wbinfo_group_acl.pl script in squid. However, it seems to generate lots of "uninitialized variable" messages in syslog.
I quickly fixed the issue by replacing
my $ans;
with
my $ans = "";
.
Is there another way to fix this without changing the code?
Should it be fixed upstream?

Thanks

Vieri

_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux