]> git.ipfire.org Git - thirdparty/systemd.git/commit
ptyfwd: fix draining on exit (#35752)
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 26 Dec 2024 10:53:46 +0000 (11:53 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Dec 2024 10:53:46 +0000 (11:53 +0100)
commit3737cd4a46d33f6c0bfa0b507f5e5e48a6538293
tree8991441c2862ee4b6dad476cf21518717a92cd59
parent16bcf7e044b58d73a34f1f9f6fe9fb697223aed4
parentd3218c4c80c99583d3e7a31ff2f509ffb097568e
ptyfwd: fix draining on exit (#35752)

Fixes a bug introduced by #35663.
Fixes #35746.