Page MenuHomeFreeBSD

sendfile: Fix error initialization in sendfile_getobj()
ClosedPublic

Authored by markj on Apr 1 2021, 7:47 PM.
Tags
None
Referenced Files
F115415594: D29540.diff
Wed, Apr 23, 2:06 PM
Unknown Object (File)
Mar 22 2025, 7:30 AM
Unknown Object (File)
Mar 20 2025, 12:32 AM
Unknown Object (File)
Mar 13 2025, 5:03 AM
Unknown Object (File)
Mar 9 2025, 5:59 PM
Unknown Object (File)
Feb 24 2025, 8:28 PM
Unknown Object (File)
Feb 24 2025, 6:49 PM
Unknown Object (File)
Feb 23 2025, 11:49 PM
Subscribers

Diff Detail

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

Event Timeline

markj requested review of this revision.Apr 1 2021, 7:47 PM
This revision is now accepted and ready to land.Apr 1 2021, 8:03 PM

I'm just waiting to see if the folks who reported this to me can confirm this fixes the issue they were seeing. I've been unable to reproduce it myself locally on my own test boxes. :-/

BTW, confirmed this fixed the error Chelsio's QA was seeing internally.