Page MenuHomeFreeBSD

libiscsiutil: preserve errno across warning logs
ClosedPublic

Authored by kevans on Apr 21 2026, 4:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, May 16, 4:16 PM
Unknown Object (File)
Sat, May 16, 4:11 PM
Unknown Object (File)
Thu, May 14, 3:40 PM
Unknown Object (File)
Thu, May 14, 9:48 AM
Unknown Object (File)
Thu, May 14, 4:35 AM
Unknown Object (File)
Mon, May 11, 2:05 PM
Unknown Object (File)
Sun, May 10, 6:36 PM
Unknown Object (File)
Sun, May 10, 12:15 PM
Subscribers

Details

Summary

Various calls in the implementation can clobber errno; preserve it for
the caller since none of these will bubble up pass/fail to simplify
some future error handling in ctld.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable