go-callers.c
3.66 KB
- 
libgo: Avoid some cases of getting callers recursively. · 2583109cAvoids hanging inside older versions of glibc that do not support recurive calls to dl_iterate_phdr. From-SVN: r205561 Ian Lance Taylor committed
Avoids hanging inside older versions of glibc that do not support recurive calls to dl_iterate_phdr. From-SVN: r205561