mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
libsysprof-analyze: actually walk through paths
This commit is contained in:
@ -405,8 +405,8 @@ sysprof_elf_loader_load (SysprofElfLoader *self,
|
|||||||
g_clear_object (&elf);
|
g_clear_object (&elf);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (elf != NULL)
|
||||||
return g_steal_pointer (&elf);
|
return g_steal_pointer (&elf);
|
||||||
}
|
}
|
||||||
|
|
||||||
failure:
|
failure:
|
||||||
|
|||||||
Reference in New Issue
Block a user