mirror of
https://github.com/aljazceru/cowrie.git
synced 2026-01-31 12:04:24 +01:00
this seems to fix the memory leak.
This commit is contained in:
@@ -64,6 +64,7 @@ class HoneyPotSSHSession(session.SSHSession):
|
||||
This is reliably called on session close/disconnect and calls the avatar
|
||||
"""
|
||||
session.SSHSession.closed(self)
|
||||
self.client = None
|
||||
|
||||
|
||||
def sendEOF(self):
|
||||
|
||||
Reference in New Issue
Block a user