ProxyCommand brokent in recent snapshots
Eitan Adler
lists at eitanadler.com
Sat Oct 26 10:11:55 EST 2013
On Fri, Oct 25, 2013 at 6:32 PM, Darren Tucker <dtucker at zip.com.au> wrote:
> On 26 Oct 2013 08:38, "Tim Rühsen" <tim.ruehsen at gmx.de> wrote:
> [...]
>> With this change, the regression test fails (ssh dumps core).
>> 'addrs' stays NULL but is freed unconditionally a few lines further down.
>
> What platform is this on? POSIX says free(NULL) is a no-op.
>
> http://pubs.opengroup.org/onlinepubs/000095399/functions/free.html
FWIW this is not unique to posix. It is part of the C standard
(7.20.3.2.1 in C99).
--
Eitan Adler
More information about the openssh-unix-dev
mailing list