[exim-dev] Security release for CVE-2016-1531: 4.84.2, 4.85…

Top Page
Delete this message
Reply to this message
Author: Heiko Schlittermann
Date:  
To: The Doctor
CC: exim-dev
Subject: [exim-dev] Security release for CVE-2016-1531: 4.84.2, 4.85.2, 4.86.2, 4.87 RC5]
The Doctor <doctor@???> (Mi 02 Mär 2016 22:24:23 CET):
> Got a problem compiling this
>
> This line
>
> if (unsetenv(CS *name) < 0) return FALSE;


Which commit do you use? My line reads

    if (unsetenv(CS name) < 0) return FALSE;


(Note the missing *)

As written in the PM, your unsetenv() returns void, my returns
int. That's another issue. Changing the if … FALSE;
to
    unsetenv(CS name);


should work.

    Best regards from Dresden/Germany
    Viele Grüße aus Dresden
    Heiko Schlittermann
-- 
 SCHLITTERMANN.de ---------------------------- internet & unix support -
 Heiko Schlittermann, Dipl.-Ing. (TU) - {fon,fax}: +49.351.802998{1,3} -
 gnupg encrypted messages are welcome --------------- key ID: F69376CE -
 ! key id 7CBF764A and 972EAC9F are revoked since 2015-01 ------------ -