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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
           Assignee|jsew...@acm.org             |m...@klomp.org
             Status|REPORTED                    |CONFIRMED

--- Comment #1 from Mark Wielaard <m...@klomp.org> ---
Created attachment 171330
  --> https://bugs.kde.org/attachment.cgi?id=171330&action=edit
vgdb: Handle EINTR and EAGAIN more consistently

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.

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

Reply via email to