]> git.ipfire.org Git - thirdparty/gcc.git/commit
libbacktrace: correctly swap Mach-O 32-bit file offset
authorIan Lance Taylor <iant@golang.org>
Tue, 8 Sep 2020 20:16:44 +0000 (13:16 -0700)
committerIan Lance Taylor <iant@golang.org>
Tue, 8 Sep 2020 20:20:26 +0000 (13:20 -0700)
commit488e33339e6dea3262a11307592e9aad87a97c8d
tree03620cd607ca4ac7d94eeddcf3112d5740a67a87
parent651c61c3cef123d70ec3582d53b58526a8cadcf7
libbacktrace: correctly swap Mach-O 32-bit file offset

libbacktrace/ChangeLog:
PR libbacktrace/96973
* macho.c (macho_add_fat): Correctly swap 32-bit file offset.
libbacktrace/macho.c