Searched hist:"9431 f7c199ab0d02da1482d62255e0b4621cb1b5" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/um/drivers/ |
H A D | xterm.c | diff 9431f7c199ab0d02da1482d62255e0b4621cb1b5 Mon Dec 07 11:19:40 CST 2020 Anton Ivanov <anton.ivanov@cambridgegreys.com> um: chan_xterm: Fix fd leak
xterm serial channel was leaking a fd used in setting up the port helper
This bug is prehistoric - it predates switching to git. The "fixes" header here is really just to mark all the versions we would like this to apply to which is "Anything from the Cretaceous period onwards".
No dinosaurs were harmed in fixing this bug.
Fixes: b40997b872cd ("um: drivers/xterm.c: fix a file descriptor leak") Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com> Signed-off-by: Richard Weinberger <richard@nod.at>
|