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

fix coverity defects with CID 147604,147602 #5155

Merged
merged 1 commit into from Sep 23, 2016

Conversation

heary-cao
Copy link
Contributor

@heary-cao heary-cao commented Sep 23, 2016

issues:
fix coverity defects
coverity scan CID:147604, Type: Resource leak.
coverity scan CID:147602, Type: Resource leak.
reason: safe_malloc calcvs, goto children but not free calcvs.

Signed-off-by: cao.xuewen cao.xuewen@zte.com.cn

issues:
fix coverity defects
coverity scan CID:147604, Type: Resource leak.
coverity scan CID:147602, Type: Resource leak.
reason: safe_malloc calcvs, goto children but not free calcvs.

Signed-off-by: cao.xuewen <cao.xuewen@zte.com.cn>
@heary-cao heary-cao changed the title fix coverity defects with CID 147604 fix coverity defects with CID 147604,147602 Sep 23, 2016
@heary-cao heary-cao changed the title fix coverity defects with CID 147604,147602 fix coverity defects with CID 147604,147602 Sep 23, 2016
@behlendorf behlendorf merged commit 92bc927 into openzfs:master Sep 23, 2016
@heary-cao heary-cao deleted the fix_safe_malloc branch September 24, 2016 06:28
@heary-cao heary-cao restored the fix_safe_malloc branch September 24, 2016 06:39
@heary-cao heary-cao deleted the fix_safe_malloc branch September 24, 2016 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants