react-native/ReactCommon
ericlewis caba1cb2e1 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-11 21:16:21 +01:00
..
better Fabric: Introducing Better: For faster, clear and ideomatic codebase 2019-02-08 13:57:33 -08:00
config Reformat xplat build files according to new formatting rules. 2019-01-10 20:00:42 -08:00
cxxreact Bring back the unit tests for the Cxx implementation 2019-02-12 04:50:52 -08:00
fabric Fabric: Systraces are temporary disabled in Fabric C++ code 2019-02-11 16:01:05 -08:00
jsi Fix crash when calling substring() on a string containing emoji. (#23609) 2019-03-11 21:16:21 +01:00
jsiexecutor Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
jsinspector RN: Missing Copyright Headers 2018-10-31 01:37:26 -07:00
microprofiler Fix portability issues to Linux, FreeBSD, and older libc++ 2019-01-31 17:45:20 -08:00
turbomodule/core TM iOS: avoid bad memory access when passing prop name to a lambda 2019-02-11 17:29:14 -08:00
utils Fabric: Use LRU to cache results of ParagraphShadowNode::measure 2019-01-25 17:00:51 -08:00
yoga Make `==` operator for `YGStyle` free function 2019-02-04 10:24:50 -08:00