diff options
author | Björn Gustavsson <[email protected]> | 2018-02-27 08:39:28 +0100 |
---|---|---|
committer | Björn Gustavsson <[email protected]> | 2018-03-01 11:30:41 +0100 |
commit | e07318afab8a4e2040c3d0321afcfc9fc978db5e (patch) | |
tree | 95f553773481a07bdc21f035fd45813c4aad034b /erts/info.src | |
parent | 478b43211bbe96018b63cbf6c6d567550a6e8a2c (diff) | |
download | otp-e07318afab8a4e2040c3d0321afcfc9fc978db5e.tar.gz otp-e07318afab8a4e2040c3d0321afcfc9fc978db5e.tar.bz2 otp-e07318afab8a4e2040c3d0321afcfc9fc978db5e.zip |
Enhance beam_validator to check proper nesting of try/catch and catch
Every catch or try/catch must use a lower Y register number than any
enclosing catch or try/catch. That will ensure that when the stack
is scanned when an exception occurs, the innermost try/catch tag is
found first.
Diffstat (limited to 'erts/info.src')
0 files changed, 0 insertions, 0 deletions