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

Fixing memory leak in uzfs_zinfo_destroy_stale_clone #201

Merged
merged 1 commit into from
Feb 19, 2019

Conversation

mynktl
Copy link
Member

@mynktl mynktl commented Feb 19, 2019

Changes:

  1. Fixing memory leak in uzfs_zinfo_destroy_stale_clone

Signed-off-by: mayank mayank.patel@cloudbyte.com

Signed-off-by: mayank <mayank.patel@cloudbyte.com>
Copy link

@vishnuitta vishnuitta left a comment

Choose a reason for hiding this comment

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

changes are good

@codecov-io
Copy link

Codecov Report

Merging #201 into zfs-0.7-release will decrease coverage by 0.88%.
The diff coverage is 0%.

Impacted file tree graph

@@                 Coverage Diff                 @@
##           zfs-0.7-release     #201      +/-   ##
===================================================
- Coverage            52.88%   51.99%   -0.89%     
===================================================
  Files                  240      240              
  Lines                78222    78235      +13     
===================================================
- Hits                 41367    40679     -688     
- Misses               36855    37556     +701

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 10610ef...bae5533. Read the comment docs.

@vishnuitta vishnuitta merged commit 20bb7e3 into mayadata-io:zfs-0.7-release Feb 19, 2019
mynktl added a commit to mynktl/cstor that referenced this pull request Feb 19, 2019
…e_clone (mayadata-io#201)

Signed-off-by: mayank <mayank.patel@cloudbyte.com>
vishnuitta pushed a commit that referenced this pull request Feb 19, 2019
* [DE249]fix(zrepl): destroying all internal snapshots of rebuild clone dataset once rebuild completes (#199)
* [TC57] fix(stale clone): delete stale volume in timer fn and its test cases (#200)
* fix(memleak): freeing string in error case in uzfs_zinfo_destroy_stale_clone (#201)

Signed-off-by: mayank <mayank.patel@cloudbyte.com>
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.

3 participants