[v1 PATCH 0/1] Review request for a memory leak fix for openssh
rongqing.li at windriver.com
rongqing.li at windriver.com
Thu Mar 31 19:25:35 EST 2011
----------------------------------------------------
Summary: fix a memory leak for Openssh
----------------------------------------------------
Upstream Project Name: OpenSSH
Upstream Project URL: anoncvs at anoncvs.mindrot.org:/cvs
Applies to: anoncvs at anoncvs.mindrot.org:/cvs
Brief Description: the memory which is allocated by matchpathcon should be freed after it is used
Will Submit to: Damien Miller. <djm at openbsd.org> ; openssh-unix-dev at mindrot.org
Origin of patch: Discovered by me
Comments:
---------
the memory which is allocated by matchpathcon should be freed after it is used
Added Files:
------------
None.
Removed Files:
--------------
None.
Remaining Changes (diffstat):
-----------------------------
openbsd-compat/port-linux.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
Testings I've done:
-------------------
run ssh
More information about the openssh-unix-dev
mailing list