mirror of
https://github.com/status-im/react-native.git
synced 2025-02-22 14:18:23 +00:00
Summary: T35879909 is a UBN caused by a race condition in RN initialization. I haven't been able to repro, but the crash logs point to a bad memory access in this method. Another thread must be deallocating something concurrently. This is a quick fix to patch into v197. Reviewed By: fkgozali Differential Revision: D12904277 fbshipit-source-id: 5740183f9a7c8f2c45ca627662891cb0c1048764