diff options
author | dusoleil <howcansocksbereal@gmail.com> | 2021-09-01 00:18:09 -0400 |
---|---|---|
committer | dusoleil <howcansocksbereal@gmail.com> | 2021-09-01 00:18:09 -0400 |
commit | d28c9fe76bed900723f94527f3dc438e6d9bdc09 (patch) | |
tree | 2aabb8356fc843323b7546c02fbe5c9efbb6280e /tools/brainfuck | |
parent | a56433c9557141fcdd7c681e818a3c8665e89e5e (diff) | |
download | lib-des-gnux-d28c9fe76bed900723f94527f3dc438e6d9bdc09.tar.gz lib-des-gnux-d28c9fe76bed900723f94527f3dc438e6d9bdc09.zip |
Move "Read Rest of Output" Out of Destructor
With the "read rest of output" code in the Comm destructor, it would
continue to read output even in situations where some error happened and
we expect sploit to die or when the user presses Ctrl+C to end sploit.
By moving it to the end of the script running code in main, it behaves
more intuitively.
Signed-off-by: dusoleil <howcansocksbereal@gmail.com>
Diffstat (limited to 'tools/brainfuck')
0 files changed, 0 insertions, 0 deletions