uCrop icon indicating copy to clipboard operation
uCrop copied to clipboard

memory leak

Open hitesh786555 opened this issue 2 years ago • 0 comments

bug

leak pattern: native global variable referencing android.widget.Toast$TN

Description : Toast.TN is held by a global variable in native code due to an IPC call to show the toast

hitesh786555 avatar May 16 '22 12:05 hitesh786555