Closed gopalchinnadurai closed 4 years ago
I found a few problems with this issue:
Looks like the line it's referring to is this early exit, which only happens if statement fails to materialize. Closing this as a non-issue since the statement cannot be released if it is nil.
If you are able to profile this section of code and share an Instruments trace demonstrating a memory leak, please comment here and we'll re-open the issue.
We have used FirebaseRemoteConfig 4.4.0 as per our need. Some VAPT points are mentioned in below picture. Kindly help us asap.
Issue Summary:
The function insertMainTableWithValues:fromSource:() in RCNConfigDBManager.m sometimes fails to release a database resource allocated by prepareSQL:() on line 427.The program can potentially fail to release a database resource.
Issue Screenshot: