Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Free correct memory in zfs_get_pci_slots_sys_path()
Coverity found this. We incorrectly attempt to free tmp, which we should be freeing path. Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
- Loading branch information