Skip to content

Conversation

@remibettan
Copy link
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
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 ?

Copy link
Contributor

@dorodnic dorodnic left a comment

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