[openssh-commits] [openssh] branch master updated (d8195914 -> aa6fa4bf)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Jul 3 17:26:30 AEST 2020
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from d8195914 upstream: revert r1.399 - the lifetime of c->mux_ctx is more complex;
new aa6fa4bf upstream: put back the mux_ctx memleak fix, but only for channels of
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit aa6fa4bf3023fa0e5761cd8f4b2cd015d2de74dd
Author: djm at openbsd.org <djm at openbsd.org>
Date: Fri Jul 3 07:25:18 2020 +0000
upstream: put back the mux_ctx memleak fix, but only for channels of
type SSH_CHANNEL_MUX_LISTENER; Specifically SSH_CHANNEL_MUX_PROXY channels
should not have this structure freed.
OpenBSD-Commit-ID: f3b213ae60405f77439e2b06262f054760c9d325
Summary of changes:
channels.c | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list