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

Mark Wielaard <m...@klomp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Wielaard <m...@klomp.org> ---
commit 646978d9adc5e334c10ad691f89421eb5c90541a
Author: Mark Wielaard <m...@klomp.org>
Date:   Wed Jul 3 15:51:06 2024 +0200

    vgdb: Handle EINTR and EAGAIN more consistently

    Always handle EINTR or EAGAIN when calling read or write. Also be
    consistent in the use of size_t and ssize_t for arguments and return
    values.

    This should make vgdb more robust against receiving signals or a
    blocked pipe at the wrong time.

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

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

Reply via email to