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

--- Comment #3 from Henrik Krohns <[email protected]> ---
And anyway,

my $sockpath = mk_safe_tmpdir()."/spamd.sock";

This can safely be changed to

my $sockpath = "$workdir/spamd.sock";

As $workdir is always a safe private directory, since my parallel testing
changes.

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

Reply via email to