diff options
author | Anton Kling <anton@kling.gg> | 2024-07-06 18:19:02 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2024-07-06 18:19:02 +0200 |
commit | 7e7f15d494c6fcdbba8e7ba24ce9ca04181a3f7b (patch) | |
tree | 12ba306d180f3e5f9aac87c2b55cea9cf2e2a1d8 /kernel/cpu | |
parent | 6bf371cc35c11890ab18c32aabd11bf8a816e574 (diff) |
Bug fix: Fix use after free when closing a pipe
The other inode might already have been freed when close() is called.
Diffstat (limited to 'kernel/cpu')
0 files changed, 0 insertions, 0 deletions