diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2016-05-31 20:07:21 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2016-05-31 20:07:21 +0000 |
commit | ff3160fad3a01dc4e06fa39089c618130dbc5236 (patch) | |
tree | 982098fd577e4490c389763b914ad164b8250e1c /audio | |
parent | 03ecb47a7712a17797893dbfa588de999f954897 (diff) | |
download | freebsd-ports-ff3160fad3a01dc4e06fa39089c618130dbc5236.zip |
Fix crash when libcxxrt exceptions been freed by a different language runtime,
and when libcxxrt itself free foreign exceptions.
Unwind API was specifically designed to allow mixed language environments where
exceptions from different runtimes interoperate. One particular example is
C++/LuaJit combination. Due to the issues in libcxxrt, databases/tarantool crashes
when linked against libcxxrt.
The issue was merged by upstream butat the moment not officially released.
https://github.com/pathscale/libcxxrt/pull/32
PR: 204786
Submitted by: Nick Zavaritsky <mejedi@gmail.com>
Approved by: Mahdi Mokhtari <mokhi64@gmail.com> (maintainer)
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions