On Wed, Sep 12, 2001 at 10:13:09PM +0200, Matthias Blaser wrote:
> Hi,
> 
> > After aplying the dash-trick patch (20010501) I started getting errors
> > when trying to deliver to an existing user (for instance
> > [EMAIL PROTECTED]):
> > 
> > Out_of_memory_in_qmail-lspawn.
> > 
> 
> There was an error in the dash-trick patch caused by an uninitialized 
> variable (dash). Henning has fixed this in the version 20010306, which 
> is the newest patch available... as far as I know there is a patch for 
> the new qmail-ldap release 20010801 too...
> 
> You can either use a newer version of the patch (20010306) or correct 
> this error by hand (search the line where 'dash' is defined, and replace 
> 'int dash;' with 'int dash = 0;'

The 0501 patch isn't tested well. I prevented further download by chmod'ing
to 000.

-- 
* Henning Brauer, [EMAIL PROTECTED], http://www.bsws.de *
* Roedingsmarkt 14, 20459 Hamburg, Germany               *
Unix is very simple, but it takes a genius to understand the simplicity.
(Dennis Ritchie)

Reply via email to