Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAOS-7239 coverity: various fixes in placement #5463

Merged
merged 1 commit into from
Apr 16, 2021
Merged

Conversation

wangdi1
Copy link
Contributor

@wangdi1 wangdi1 commented Apr 15, 2021

Various fixes in placement.

Signed-off-by: Di Wang di.wang@intel.com

Various fixes in placement.

Signed-off-by: Di Wang <di.wang@intel.com>
Copy link
Collaborator

@daosbuild1 daosbuild1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. No errors found by checkpatch.

@@ -642,12 +642,11 @@ get_object_layout(struct pl_jump_map *jmap, struct pl_obj_layout *layout,
}
rc = 0;

if (out_list != NULL) {
D_INIT_LIST_HEAD(&local_list);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this actually fix? Just a false positive?

@wangdi1 wangdi1 added the ast-fixes Fixes associated with issues identified by Application Security Testing Tools label Apr 15, 2021
@jolivier23 jolivier23 merged commit 9cd8679 into master Apr 16, 2021
@jolivier23 jolivier23 deleted the daos_7239 branch April 16, 2021 12:57
wangdi1 pushed a commit that referenced this pull request Apr 16, 2021
Various fixes in placement.

Signed-off-by: Di Wang <di.wang@intel.com>
jolivier23 pushed a commit that referenced this pull request Apr 20, 2021
Various fixes in placement.

Signed-off-by: Di Wang <di.wang@intel.com>
@ashleypittman ashleypittman mentioned this pull request Apr 28, 2021
@ashleypittman ashleypittman mentioned this pull request May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ast-fixes Fixes associated with issues identified by Application Security Testing Tools
Development

Successfully merging this pull request may close these issues.

4 participants