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