mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-28 20:25:33 +08:00
Summary: I don't recall why the mutation function return rvalue reference, but it is totally incorrect (the function cannot own the object, so returning a reference introducing a dungling pointer and will crash). Reviewed By: mdvacca Differential Revision: D15156312 fbshipit-source-id: 497d10de22a41906efe71cd10139e3710ae11a79