Page MenuHomeFreeBSD

cat: restore errno
ClosedPublic

Authored by oshogbo on Jan 15 2021, 8:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 1:41 AM
Unknown Object (File)
Sun, May 3, 7:16 PM
Unknown Object (File)
Sun, May 3, 6:58 PM
Unknown Object (File)
Sun, May 3, 6:30 AM
Unknown Object (File)
Fri, Apr 24, 8:00 PM
Unknown Object (File)
Thu, Apr 23, 8:35 AM
Unknown Object (File)
Thu, Apr 23, 12:58 AM
Unknown Object (File)
Wed, Apr 22, 11:35 PM
Subscribers

Details

Summary

There is no guarantee that after close(2)/free the errno will be
persist. The caller of the udom_open function depends on the errno to
report errors.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 36243
Build 33132: arc lint + arc unit