bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #35753] Completion of error handling


From: James Youngman
Subject: [bug #35753] Completion of error handling
Date: Sun, 08 Dec 2013 21:07:17 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/30.0.1599.114 Safari/537.36

Update of bug #35753 (project findutils):

                Category:                    None => xargs                  
                  Status:                    None => Fixed                  
             Assigned to:                    None => jay                    

    _______________________________________________________

Follow-up Comment #1:

The attached patches should resolve the material problems with atexit and
fprintf.

There are remaining calls to fprintf which are not checked, but these are for
debug information or error message generation.   In the latter case there is
no point diagnosing a failure to write to stderr by writing to stderr, and the
return value is already nonzero.

The patches are attached.

(file #29807, file #29808, file #29809, file #29810)
    _______________________________________________________

Additional Item Attachment:

File name: 0001-Bug-35753-detect-failure-of-the-atexit-library-funct.patch
Size:5 KB
File name: 0002-Fix-format-specifier-in-safe_read-error-message.patch Size:1
KB
File name: 0003-Fix-some-signed-unsigned-problems.patch Size:2 KB
File name: 0004-Check-the-success-failure-of-material-I-O-operations.patch
Size:14 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35753>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]