Skip to content

Memory leaks removals - #5910

Merged
dorodnic merged 3 commits into
realsenseai:developmentfrom
remibettan:memory-leaks-removals
Mar 5, 2020
Merged

Memory leaks removals#5910
dorodnic merged 3 commits into
realsenseai:developmentfrom
remibettan:memory-leaks-removals

Conversation

@remibettan

Copy link
Copy Markdown
Contributor

Memory leaks removals by adding try statements to several resources in order to release resources from native code.

@@ -1,5 +1,7 @@
package com.intel.realsense.librealsense;

import android.util.Log;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Where is it used ?

@dorodnic dorodnic left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@dorodnic
dorodnic merged commit 99dbab0 into realsenseai:development Mar 5, 2020
@remibettan
remibettan deleted the memory-leaks-removals branch June 23, 2020 07:28
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