diff options
author | Björn-Egil Dahlberg <[email protected]> | 2017-03-21 10:48:15 +0100 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2017-03-22 10:59:06 +0100 |
commit | 0dec7ddb341b2b7d2643f86dd9e9497b3f5268a7 (patch) | |
tree | ddd716eb7fa7a1b9bb7a66b9c014990f69077777 /erts/emulator/pcre/pcre_ucd.c | |
parent | 303f4781e485f66e1eb6c5db77ff9523e5f69b7e (diff) | |
download | otp-0dec7ddb341b2b7d2643f86dd9e9497b3f5268a7.tar.gz otp-0dec7ddb341b2b7d2643f86dd9e9497b3f5268a7.tar.bz2 otp-0dec7ddb341b2b7d2643f86dd9e9497b3f5268a7.zip |
erts: Don't allocate memory during signal handling
Allocations and message sending are now scheduled by a signal,
via a signal state bitmap, instead of doing it directly in the signal handler.
Diffstat (limited to 'erts/emulator/pcre/pcre_ucd.c')
0 files changed, 0 insertions, 0 deletions