aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/src/re.erl
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-09-26 11:49:38 +0200
committerBjörn Gustavsson <[email protected]>2012-09-26 11:49:38 +0200
commit88b22baff3dbe0bf672fe1c96131ff707c888bcf (patch)
tree7a57307953bdf72eca17df09d33da6d63dcbcf2b /lib/stdlib/src/re.erl
parent7a594dd7b4616176e774ed7e78267805d237d0a8 (diff)
downloadotp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.tar.gz
otp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.tar.bz2
otp-88b22baff3dbe0bf672fe1c96131ff707c888bcf.zip
Fix missing information in crash dump for native-compiled modules
In the erl_crash.dump file, native-compiled modules did not have any information about attributes and compilation. The problem is that the code:make_stub_module/3 BIF (which is internally used when native code is loaded) did not copy the size field the attribute and compilation info chunks. Those size fields are only used when writing crash dumps.
Diffstat (limited to 'lib/stdlib/src/re.erl')
0 files changed, 0 insertions, 0 deletions