react-native-macos/ReactCommon/jsi
ericlewis 58c3a4c078 Fix crash when calling substring() on a string containing emoji. (#23609)
Summary:
Fixes #23459. It is not legal to write the character array of a std::string, and can result in undefined behavior.

[General] [Fixed] - Crash when substring intersects with emoji
Pull Request resolved: https://github.com/facebook/react-native/pull/23609

Differential Revision: D14198159

Pulled By: mdvacca

fbshipit-source-id: 71060b1b99ddab89793c98c09f99ec9974479e62
2019-03-01 00:57:00 -08:00
..
Android.mk RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
BUCK Introduce prepareJavaScript jsi API 2019-02-15 01:52:00 -08:00
JSCRuntime.cpp Fix crash when calling substring() on a string containing emoji. (#23609) 2019-03-01 00:57:00 -08:00
JSCRuntime.h Update copyright headers 2018-10-19 11:08:57 -07:00
JSIDynamic.cpp Update copyright headers 2018-10-19 11:08:57 -07:00
JSIDynamic.h Update copyright headers 2018-10-19 11:08:57 -07:00
React-jsi.podspec Split React.podspec into separate podspecs for each Xcode project (#23559) 2019-02-21 18:35:44 -08:00
instrumentation.h Update copyright headers 2018-10-19 11:08:57 -07:00
jsi-inl.h Update copyright headers 2018-10-19 11:08:57 -07:00
jsi.cpp Introduce prepareJavaScript jsi API 2019-02-15 01:52:00 -08:00
jsi.h JSI: Minor tweaks for building on MSVC (#23492) 2019-02-20 10:12:12 -08:00
jsilib.h Introduce prepareJavaScript jsi API 2019-02-15 01:52:00 -08:00