Land #11149, fix a PTY leak in Python Meterpreter

This commit is contained in:
Brent Cook
2018-12-20 17:30:42 -06:00
committed by Jeffrey Martin
parent 3b4a13e3e0
commit a5c40c1de5
7 changed files with 8 additions and 8 deletions
@@ -11,7 +11,7 @@ require 'msf/base/sessions/meterpreter_python'
module MetasploitModule
CachedSize = 71570
CachedSize = 71918
include Msf::Payload::Single
include Msf::Payload::Python