diff options
author | Karl Williamson <khw@cpan.org> | 2018-03-13 21:52:15 -0600 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2018-03-14 09:35:35 -0600 |
commit | 744ebf52f3e4ca5e41d9ce8bc68e10cae14592a0 (patch) | |
tree | 2a41d4ff70b04876f40f0e5b442f470465b5c476 /myconfig.SH | |
parent | 32a62865ef662fce2b2250a7e0eca15861e7fe20 (diff) | |
download | perl-744ebf52f3e4ca5e41d9ce8bc68e10cae14592a0.tar.gz |
Make Unicode data structures global
These structures are read-only, use const C strings, and are truly
global, so no need to have them be interpreter level. This saves
duplicating and freeing them as threads come and go.
In doing this, I noticed that not every one was properly being
copied/deallocated, so this fixes some potential unreported bugs, and
leaks.
Diffstat (limited to 'myconfig.SH')
0 files changed, 0 insertions, 0 deletions