f5d1693e3ca8cfd089e6259f320044833eae2991
The flag to avoid calling ELF constructors recursively (in the case of recursive .so dependencies) was being set after the dangerous recursive constructor call had already been made. This fixes the libc's debug malloc implementation. Change-Id: I5e601f0ea19ab1df81b8b1ad4df25c3eab0ccda4
Description
No description provided
Languages
C
68.1%
Assembly
16.2%
C++
13.4%
Makefile
1.1%
Python
0.9%
Other
0.2%