aboutsummaryrefslogtreecommitdiffstats
path: root/make
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2017-10-25 10:39:29 +0200
committerBjörn Gustavsson <[email protected]>2017-10-30 10:14:18 +0100
commitc9765df137370b692cd9476ff5a4d00122b2ba93 (patch)
tree7542fb6684590563b7f79dc6d95419a6af34a442 /make
parentc26f0e58f440859abbfb9b4e3570713ac722e0da (diff)
downloadotp-c9765df137370b692cd9476ff5a4d00122b2ba93.tar.gz
otp-c9765df137370b692cd9476ff5a4d00122b2ba93.tar.bz2
otp-c9765df137370b692cd9476ff5a4d00122b2ba93.zip
erl_process_dump: Don't assume that literals can be found
Native code does not register its literals in the code header for the loaded code. Therefore, a literal created by native code can not be found by mark_literal(). Ignore literals that can't be found instead of crashing (the crasdump_viewer will report such literals as incomplete heap data, but will not crash).
Diffstat (limited to 'make')
0 files changed, 0 insertions, 0 deletions