HomeFreeBSD

Fix use-after-free in nvme_qpair_destroy().

Description

Fix use-after-free in nvme_qpair_destroy().

dma_tag_payload should not be destroyed before payload_dma_map, and seems
it should be used there instead of dma_tag to match creation.

Sponsored by: iXsystems, Inc.

Details

Provenance
mavAuthored on
Parents
rS333126: MFC 332735:
Branches
Unknown
Tags
Unknown