mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-04-23 05:51:26 +00:00
That will cause infinite recursion in `sysprof_elf_get_symbol_at_address_internal()`. Also note that loops are still possible, this change only prevents one way of creating loops.