mirror of
https://github.com/wolfpld/tracy
synced 2025-04-29 04:23:51 +00:00
Apply 7409767 from libbacktrace.
This commit is contained in:
parent
fca8a7707d
commit
8ccfe93044
@ -1271,7 +1271,7 @@ backtrace_initialize (struct backtrace_state *state, const char *filename,
|
||||
mff = macho_nodebug;
|
||||
if (!macho_add (state, name, d, 0, NULL, base_address, 0,
|
||||
error_callback, data, &mff, &mfs))
|
||||
return 0;
|
||||
continue;
|
||||
|
||||
if (mff != macho_nodebug)
|
||||
macho_fileline_fn = mff;
|
||||
|
Loading…
x
Reference in New Issue
Block a user