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

test/objectstore/test_bluefs: cleanups #17909

Merged
merged 2 commits into from Oct 24, 2017
Merged

Conversation

tchaikov
Copy link
Contributor

and avoid the false positive of coverity warning:

Use after free (USE_AFTER_FREE)

Signed-off-by: Kefu Chai kchai@redhat.com

and avoid the false positive of coverity warning:

 Use after free (USE_AFTER_FREE)

Signed-off-by: Kefu Chai <kchai@redhat.com>
be explicit instead of passing a `const int*`, this avoids the warning
from clang analyzer:

  Array subscript is undefined

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov changed the title test/objectstore/test_bluefs: refactor write_single_file() test/objectstore/test_bluefs: cleanups Sep 22, 2017
@tchaikov
Copy link
Contributor Author

tchaikov commented Oct 2, 2017

@jdurgin jdurgin merged commit 184ca91 into ceph:master Oct 24, 2017
@tchaikov tchaikov deleted the wip-coverity branch October 25, 2017 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants