fix sandbox access logs
commit2f17d77abcfe674f0b735a03849b64fe22e42158
authorAlan Frindell <afrind@fb.com>
Fri, 31 Oct 2014 16:21:48 +0000 (31 09:21 -0700)
committerhhvm-bot <hhvm-bot@fb.com>
Fri, 31 Oct 2014 16:30:26 +0000 (31 09:30 -0700)
treeff36873f2b622f061dd223d1739d4833fde17624
parent05d0d5eb71e1b826f6f5bae93f6c3b8270544d13
fix sandbox access logs

Summary: I broke this by moving the logging into teardownRequest without preserving sourceRootInfo.  Make this an Optional (eg: delayed construction) member and clear it after logging is complete.

Reviewed By: @markw65

Differential Revision: D1650759
hphp/runtime/server/http-request-handler.cpp
hphp/runtime/server/http-request-handler.h