Page MenuHomeFreeBSD

sendfile: Fix error initialization in sendfile_getobj()
ClosedPublic

Authored by markj on Apr 1 2021, 7:47 PM.
Tags
None
Referenced Files
F108426299: D29540.id.diff
Fri, Jan 24, 4:58 PM
Unknown Object (File)
Sat, Jan 18, 10:16 PM
Unknown Object (File)
Sat, Jan 18, 9:57 PM
Unknown Object (File)
Fri, Jan 10, 8:24 AM
Unknown Object (File)
Dec 11 2024, 6:58 AM
Unknown Object (File)
Dec 11 2024, 6:07 AM
Unknown Object (File)
Dec 10 2024, 12:30 AM
Unknown Object (File)
Nov 30 2024, 8:40 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.