Comment 2 for bug 9127

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Fri, 15 Oct 2004 11:50:51 +0200
From: Andreas Barth <email address hidden>
To: <email address hidden>
Subject: fixed cyrus packages break sendmail

Package: cyrus-sasl2
Version: 1.5.28-6.2
Severity: serious
Tags: patch

Hi,

the new cyrus-sasl package breaks sendmail - it fails if the path is not
set at all (except if it by chance 0). So, please use
- char *path;
+ char *path = NULL;
before the test whether we take SASL_PATH_ENV_VAR from the envrionment.
Thanks.

Cheers,
Andi
--
   http://home.arcor.de/andreas-barth/
   PGP 1024/89FB5CE5 DC F1 85 6D A6 45 9C 0F 3B BE F1 D0 C5 D1 D9 0C