diff options
author | Jo-Philipp Wich <jo@mein.io> | 2024-12-11 23:20:56 +0100 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2024-12-11 23:20:56 +0100 |
commit | 0b80ceb29311b7eccce9d318e5315e5d88d29c28 (patch) | |
tree | 97e0059b68ed957c96257f979d8fce7f34417593 /tests | |
parent | 3eb4e2a038448d27057794f968afa3bb4bf0766e (diff) |
vm: close signal pipe in uc_vm_signal_handlers_reset()
The previously introduced signal handler restoration logic did not take
the signal dispatching pipe into account.
Extend the `uc_vm_signal_handlers_reset()` function to also close any
related pipe handles.
Fixes: #255
Fixes: f9d2faf ("vm: reset signals when freeing VM")
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions