HomeFreeBSD

MFC r333127: Fix use-after-free in nvme_qpair_destroy().

Description

MFC r333127: 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.

Details

Provenance
mavAuthored on
Parents
rS335151: MFC r332897 (by imp), r333123:
Branches
Unknown
Tags
Unknown