Hi,
This is also security related question raised by security testers.
At the framework level “The binary uses _malloc function instead of calloc”, we in our app at business level not using this _malloc function.
How to remove _malloc function from framework?
What is the impact of this _malloc function?
Do we have to update the IONIC Framework?