-
Notifications
You must be signed in to change notification settings - Fork 142
CORTX-33740 : Analyse and fix memory leaks created by ctg module using s3 IOs. #2098
CORTX-33740 : Analyse and fix memory leaks created by ctg module using s3 IOs. #2098
Conversation
Signed-off-by: Upendra Patwardhan <upendra.patwardhan@seagate.com>
Remove unwanted spaces. Signed-off-by: Upendra Patwardhan <upendra.patwardhan@seagate.com>
Signed-off-by: Upendra Patwardhan <upendra.patwardhan@seagate.com>
Signed-off-by: Upendra Patwardhan <upendra.patwardhan@seagate.com>
Jenkins CI Result : Motr#1655Motr Test Summary
CppCheck SummaryCppcheck: No new warnings found 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
…agate#2098) * Add separate function for dead index catalogue operations. * Free ctg->cc_tree based on return value of m0_ctg_drop(). * Add new function for deleting a ctg from the dead index catalogue. Signed-off-by: Upendra Patwardhan <upendra.patwardhan@seagate.com>
Fix memory leaks for ctg module.
Signed-off-by: Upendra Patwardhan upendra.patwardhan@seagate.com
Problem Statement
Design
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author