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

            Bug ID: 7153
           Summary: URILocalBL.pm may still leak messages to stderr under
                    certain circumstances
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 5281
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5281&action=edit
Include test for correct library version

If you're using a fairly recent (1.4.4 or later) version of geoip-api-perl (aka
perl-Geo-IP, etc) but an old version of the actual C libraries, you can still
get into a situation where you leak messages to stderr, causing all sorts of
trouble.

The workaround is to ask the C library itself (via an XS stub in Perl) what its
version is, and only if it's 1.6.3 or later attempt to use the GEOIP_SILENCE
flag.

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

Reply via email to