summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordusoleil <howcansocksbereal@gmail.com>2023-02-18 20:30:10 -0500
committerdusoleil <howcansocksbereal@gmail.com>2023-02-18 20:30:10 -0500
commiteb8e5caaca1349bc10a61b1fa58f3d9b31df7e13 (patch)
tree55a5ff318f8c3219d72f41a4d286acaf11c5c907 /.gitignore
parent1130206afaf5a4cf192c8cb3626ed475930b07bb (diff)
downloadsploit-eb8e5caaca1349bc10a61b1fa58f3d9b31df7e13.tar.gz
sploit-eb8e5caaca1349bc10a61b1fa58f3d9b31df7e13.zip
comm: Localize stdin nonblock to interact's readall
In interact(), we set stdin to be nonblocking for the duration of the function. As an unexpected side-effect, this was setting stdout to be nonblocking as well. This has caused at least one crash in the past. Localizing the nonblock to just when we're reading from stdin should solve this. Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions