-
Notifications
You must be signed in to change notification settings - Fork 441
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
Added destroy method to free up the memory buffers #2839
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2839 +/- ##
==========================================
- Coverage 76.05% 76.04% -0.01%
==========================================
Files 118 118
Lines 16456 16490 +34
==========================================
+ Hits 12515 12540 +25
- Misses 3412 3419 +7
- Partials 529 531 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
Minor comments
b70ef37
to
5a365d6
Compare
Description
Added destroy method which will clean up the memory buffers when bwh is unInitialized.
Link to the issue in case of a bug fix.
NA
Testing details