diff options
author | Steve Vinoski <[email protected]> | 2015-04-30 15:46:52 -0400 |
---|---|---|
committer | Steve Vinoski <[email protected]> | 2015-05-26 11:13:16 -0400 |
commit | 2f38cce79ae1bf318cdc8884bd74d1407778d91d (patch) | |
tree | a9c576fb36558ffb6e1876ac7ca71b7097aa86e3 /system | |
parent | 50cdb87765cd46e0a809d97f62df28baf8a2c16a (diff) | |
download | otp-2f38cce79ae1bf318cdc8884bd74d1407778d91d.tar.gz otp-2f38cce79ae1bf318cdc8884bd74d1407778d91d.tar.bz2 otp-2f38cce79ae1bf318cdc8884bd74d1407778d91d.zip |
Fix for enif_schedule_nif and exceptions
Fix a place where part of the implementation of enif_schedule_nif was
not using the ErlNifEnv exception_thrown field when it should have
been.
Also make the result of enif_schedule_nif return false when passed to
enif_is_exception, and add an assertion for this to the nif_SUITE.c
tests.
Diffstat (limited to 'system')
0 files changed, 0 insertions, 0 deletions