[Bug 2963] New: On cleanup channels.c leaks the channels array and some x11 structures

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Wed Feb 6 01:14:05 AEDT 2019


https://bugzilla.mindrot.org/show_bug.cgi?id=2963

            Bug ID: 2963
           Summary: On cleanup channels.c leaks the channels array and
                    some x11 structures
           Product: Portable OpenSSH
           Version: 7.9p1
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: markus at blueflash.cc

Created attachment 3236
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3236&action=edit
channel_cleanup.diff

When freeing the channels, the channel table and some structures are
not releaseed and leak.

Patch attached.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list