react-native/ReactCommon
Kevin Gozali 344b32bb64 TM iOS: avoid bad memory access when passing prop name to a lambda
Summary: Depending on the timing of the method call from JS to a CxxModule, we may be accessing memory that has been deallocated, causing exception to RN runtime. This fixes it.

Reviewed By: JoshuaGross, mdvacca

Differential Revision: D14033831

fbshipit-source-id: 5a77aa41223b1fc3146dcf78b7f8e93375605d6d
2019-02-11 17:29:14 -08: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 JSBigString.h: Remove duplicate include of 'unistd.h' (#23297) 2019-02-05 12:41:46 -08:00
fabric Fabric: Systraces are temporary disabled in Fabric C++ code 2019-02-11 16:01:05 -08:00
jsi JSI: Minor tweaks for building on MSVC (#23367) 2019-02-11 15:42:18 -08: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