mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +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);
|
||||
}
|
||||
|
||||
|
||||
return g_steal_pointer (&elf);
|
||||
if (elf != NULL)
|
||||
return g_steal_pointer (&elf);
|
||||
}
|
||||
|
||||
failure:
|
||||
|
||||
Reference in New Issue
Block a user