Fix possible segv in Function shared proxy
Summary: [Folly] Fix possible segv in `Function` shared proxy when invoking the (public!) `nullptr`-taking ctor. This proxy is used when converting `folly::Function` to `std::function` with shared state. Reviewed By: ot Differential Revision: D18517365 fbshipit-source-id: c414c1d1ae2b4f30ffa3269b216be07fedbf838c
Showing
Please register or sign in to comment