URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0161a5ba52db4e499e471d6482dc923b495b9989
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
0161a5b by Guy Harris (guy@xxxxxxxxxxxx):
Don't strip debugging symbols from the binaries in the macOS image.
Unstripped binaries should allow better stack traces in the
CrashReporter files.
Change-Id: Idb2f11cd664dc62331f3394dee09abcd4e88f897
Reviewed-on: https://code.wireshark.org/review/25977
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 95e33c7 dof: use g_malloc0 to prevent uninitialized memory (found by clang).
adds 0161a5b Don't strip debugging symbols from the binaries in the macOS image.
Summary of changes:
packaging/macosx/osx-app.sh.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)