mirror of
https://github.com/upx/upx.git
synced 2025-02-22 17:10:54 +00:00
Documentation only
modified: stub/src/amd64-darwin.macho-main.c
This commit is contained in:
parent
d305023f5e
commit
3ace7a0468
@ -575,7 +575,7 @@ do_xmap(
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!sc->vmsize) { // not mapped, such as __DWARF info for 'rust'
|
||||
if (!sc->vmsize) { // not mapped, such as __DWARF info for 'go'
|
||||
if (xi) {
|
||||
DPRINTF(" 0==.vmsize; skipping %%x\\n", h.sz_cpr);
|
||||
xi->size -= sizeof(h) + h.sz_cpr;
|
||||
|
Loading…
x
Reference in New Issue
Block a user