You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2018/10/04 11:51:56 UTC

[Bug 7629] Use of uninitialized value $(

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7629

Marcel <ma...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |marcel.evenson@gmail.com

--- Comment #9 from Marcel <ma...@gmail.com> ---
I did up some test RPMs for Spamassassin 3.4.2 on Centos 7 and I'm seeing the
same thing (spamd is running with --daemonize). With Bill Cole's patch applied:

Oct  3 23:19:05 el7p17 spamd[36364]: Use of uninitialized value $( in
concatenation (.) or string at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util.pm line 1595.
Oct  3 23:19:05 el7p17 spamd[36364]: Use of uninitialized value $) in
concatenation (.) or string at
/usr/share/perl5/vendor_perl/Mail/SpamAssassin/Util.pm line 1595.
Oct  3 23:19:05 el7p17 spamd[36364]: util: setuid: ruid=30 euid=30 rgid= 984 31
984 egid= 984 31 984

-- 
You are receiving this mail because:
You are the assignee for the bug.