mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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.