]> git.ipfire.org Git - pakfire.git/commit
pty: Close the file descriptor of the console
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 11:39:27 +0000 (11:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 15 Feb 2025 11:39:27 +0000 (11:39 +0000)
commitd843cbadf33899eb0d6eff6f3dd40bac6d981f80
tree12c67476667db7096b32364b0848d4a8652c2b33
parent9d7c4741eaee6ae6c59f7b76dd021360bf47d3ad
pty: Close the file descriptor of the console

This file descriptor was otherwise just leaked.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/pty.c