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)
Mon, Jul 15, 1:28 AM
Unknown Object (File)
Wed, Jul 3, 2:11 PM
Unknown Object (File)
Sat, Jun 29, 3:49 PM
Unknown Object (File)
Jun 15 2024, 1:02 PM
Unknown Object (File)
Jun 7 2024, 5:53 PM
Unknown Object (File)
Jun 4 2024, 12:35 PM
Unknown Object (File)
May 14 2024, 9:21 AM
Unknown Object (File)
May 14 2024, 1:18 AM
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.