-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[Android] Fix SSID, Password String release crash #28853
[Android] Fix SSID, Password String release crash #28853
Conversation
PR #28853: Size comparison from 5532798 to 32a29ed Decreases (1 build for efr32)
Full report (62 builds for bl602, bl702, bl702l, cc32xx, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
should operationalDatasetBytes set as null as well? |
maybe you can call DeleteGlobalRef? |
@yunhanw-google
|
Fix #28652
For avoiding this crash issue, I added null setting code after releasing jni string.