-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-12961 cart: return error if crt_provider_get_ctx_idx() failed (#…
…13263) Fix to return error for crt_provider_get_ctx_idx(), so we don't need call crt_provider_put_ctx_idx() if it failed to avoid assertion in crt_finalize(). Signed-off-by: Wang Shilong <[email protected]>
- Loading branch information
1 parent
cf57ca9
commit a57d580
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters