Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-16251 mgmt: Fix use-after-free in pool_list (#15014)
In dc_mgmt_pool_list, calling wipe_cred_iov on in->pli_cred after calling crt_req_decref on rpc is a use-after-free. Signed-off-by: Li Wei <[email protected]>
- Loading branch information