Somehow r268120 was marked as merged, but the change was lost
Also brings in: "3705 stack overflow due to zfs lz4 compression" for diff reduction
This change is a noop as STACKLIMIT is always 0 on FreeBSD
And fixes a local typo
Differential D7850
MFV r268120: 4936 lz4 could theoretically overflow a pointer with a certain input allanjude on Sep 11 2016, 1:45 AM. Authored by Tags None Referenced Files
Subscribers
Details Somehow r268120 was marked as merged, but the change was lost Also brings in: "3705 stack overflow due to zfs lz4 compression" for diff reduction And fixes a local typo
Diff Detail
Event TimelineComment Actions Could you please take a look at my comment inline? I think the overflow prevention change itself should be landed regardless (and thanks for discovering and merging this), even it's not supposed to happen (because data is validated against their checksums before feeding into decompressor), it is in general a good thing to do to further reduce the chance of having reliability issues found on non-ECC systems.
|