Page MenuHomeFreeBSD

sendfile: Fix error initialization in sendfile_getobj()
ClosedPublic

Authored by markj on Apr 1 2021, 7:47 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Jul 18, 6:15 PM
Unknown Object (File)
Jun 24 2025, 7:24 PM
Unknown Object (File)
Jun 23 2025, 4:15 PM
Unknown Object (File)
Jun 21 2025, 7:31 AM
Unknown Object (File)
Jun 11 2025, 5:48 PM
Unknown Object (File)
Jun 9 2025, 5:12 AM
Unknown Object (File)
May 19 2025, 12:50 PM
Unknown Object (File)
May 16 2025, 1:39 PM
Subscribers

Diff Detail

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

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.