diff options
author | David Hewitt <1939362+davidhewitt@users.noreply.github.com> | 2019-02-21 09:28:33 +0000 |
---|---|---|
committer | Christian Duerr <chrisduerr@users.noreply.github.com> | 2019-02-21 09:28:33 +0000 |
commit | 14e3a0ae5aacb2324d49f995ab6a44ac5c799b2c (patch) | |
tree | d6e12200d46b333a89fae34f7ed455a308de524f /alacritty.desktop | |
parent | 66b3f4c877fd7389c5f16c66240e9bf6ea4d596a (diff) | |
download | alacritty-14e3a0ae5aacb2324d49f995ab6a44ac5c799b2c.tar.gz alacritty-14e3a0ae5aacb2324d49f995ab6a44ac5c799b2c.zip |
Fix panic on exit with ConPTY
Even though the `ClosePseudoConsole` API does not have a return
value, it was incorrectly queried by the `Drop` implementation for
the ConPTY, leading to a panic on exit.
The definition of this call has been updated to match the actual
function signatures, which resolve this problem.
Diffstat (limited to 'alacritty.desktop')
0 files changed, 0 insertions, 0 deletions