Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Summary: pinned_iters_mgr_ pins iterators allocated with arena_, so we should order the instance variable declarations such that the pinned iterators have their destructors executed before the arena is destroyed. Closes facebook#1528 Differential Revision: D4191984 Pulled By: ajkr fbshipit-source-id: 1386f20
- Loading branch information