opnsense-src/sys/dev/nvdimm
Conrad Meyer 31f1c8fc84 nvdimm: Fix error path mis-free
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.

Reviewed by:	kib, scottph
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D21871
2019-10-02 19:13:35 +00:00
..
nvdimm.c nvdimm(4): Extract ACPI root bus driver 2019-09-27 16:32:44 +00:00
nvdimm_acpi.c nvdimm: Fix error path mis-free 2019-10-02 19:13:35 +00:00
nvdimm_nfit.c nvdimm: only enumerate present nvdimm devices 2019-01-31 22:47:04 +00:00
nvdimm_ns.c nvdimm: Simple namespace support 2019-02-22 19:54:28 +00:00
nvdimm_spa.c zero inputs to vm_page_initfake() for predictable results 2019-05-06 00:57:05 +00:00
nvdimm_var.h nvdimm(4): Extract ACPI root bus driver 2019-09-27 16:32:44 +00:00