Fix a couple of potential static-initialization-order issues
commit93f6c3e2181bd07a11244c9cc8dea387c7e3aa51
authorGuilherme Ottoni <ottoni@fb.com>
Fri, 11 Mar 2016 17:36:07 +0000 (11 09:36 -0800)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Fri, 11 Mar 2016 18:00:29 +0000 (11 10:00 -0800)
tree98c0c513a1add11cd20f3b1b6a1746e6a064c67d
parentabafdc8739278246788f90c536238ef912078409
Fix a couple of potential static-initialization-order issues

Summary: One in MemoryStats and one in Debugger. These were caught by ASAN.

Reviewed By: markw65

Differential Revision: D3038967

fb-gh-sync-id: 813ca2da241785519af45f309d1bbc5b37134566
shipit-source-id: 813ca2da241785519af45f309d1bbc5b37134566
hphp/runtime/debugger/debugger.cpp
hphp/runtime/debugger/debugger.h
hphp/runtime/server/memory-stats.cpp