'What is je_free function in libc.so?

Could somebody please explain me what is je_free function defined in libc.so and when is it called?

Note1: while investigating one crash reported in our application, I see application code is directly going to je_free. I dont see je_free is explicitly called in application code.

Note2: Platform: android arm



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source