Page MenuHomeFreeBSD

nvdimm: Fix error path mis-free
ClosedPublic

Authored by cem on Oct 2 2019, 7:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 29, 8:45 AM
Unknown Object (File)
Mon, Apr 27, 9:58 AM
Unknown Object (File)
Mon, Apr 27, 8:17 AM
Unknown Object (File)
Fri, Apr 24, 6:21 AM
Unknown Object (File)
Apr 21 2026, 9:07 AM
Unknown Object (File)
Apr 21 2026, 8:05 AM
Unknown Object (File)
Apr 19 2026, 10:57 AM
Unknown Object (File)
Apr 19 2026, 10:57 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