Yalantis / uCrop

Image Cropping Library for Android
https://yalantis.com/blog/introducing-ucrop-our-own-image-cropping-library-for-android/
11.85k stars 2.15k forks source link

memory leak #837

Open hitesh786555 opened 2 years ago

hitesh786555 commented 2 years ago

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