Page MenuHomeFreeBSD

nvdimm: Fix error path mis-free
ClosedPublic

Authored by cem on Oct 2 2019, 7:55 AM.
Tags
None
Referenced Files
F171290913: D21871.diff
Thu, Sep 10, 4:37 AM
Unknown Object (File)
Sat, Aug 15, 9:04 PM
Unknown Object (File)
Aug 11 2026, 7:09 AM
Unknown Object (File)
Aug 10 2026, 9:38 PM
Unknown Object (File)
Aug 10 2026, 8:05 PM
Unknown Object (File)
Aug 10 2026, 11:28 AM
Unknown Object (File)
Aug 10 2026, 11:14 AM
Unknown Object (File)
Aug 10 2026, 11:14 AM
Subscribers

Details

Summary

Regression introduced in r343629 when malloc result was renamed from spa to
spa_mapping and the 'spa' name was instead used to iterate a table, but the
free() target was not updated.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 26824
Build 25158: arc lint + arc unit