https://bugs.kde.org/show_bug.cgi?id=487727

--- Comment #12 from Harald Sitter <sit...@kde.org> ---
Git commit 245cc609efe36b100a29aadff60a0277bedc8de5 by Harald Sitter.
Committed on 05/06/2024 at 13:24.
Pushed by sitter into branch 'master'.

polkit: don't ignore fcntl errors

treat them as internal errors and warn about them

previously we'd ingore the errors and use an invalid fd, this would later
manifest
in infinite write loops on the invalid file descriptor (i.e. all writes fail
because the fd is garbage leading to an effective inifinite loop while trying
to write segments in coredumpexcavator.cpp)

M  +9    -1    src/coredump/polkit/main.cpp

https://invent.kde.org/plasma/drkonqi/-/commit/245cc609efe36b100a29aadff60a0277bedc8de5

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to