ProxyCommand brokent in recent snapshots
Darren Tucker
dtucker at zip.com.au
Sat Oct 26 09:32:34 EST 2013
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
More information about the openssh-unix-dev
mailing list