fix segfault in DateTime
commit093e54d660f4872d92b002870bb504703ecab3d9
authorPaul Tarjan <ptarjan@fb.com>
Sun, 16 Mar 2014 02:08:32 +0000 (15 19:08 -0700)
committerSara Golemon <sgolemon@fb.com>
Mon, 17 Mar 2014 09:21:02 +0000 (17 02:21 -0700)
tree6e35af2ad92c02093d4d0b752663d414a0af0232
parenta1ac6123ce6b36ac828de0e5f49ef7225c4ab9a2
fix segfault in DateTime

I'm pretty sure this is wrong, since the buffer is 9.

Reviewed By: @markw65

Differential Revision: D1223165
hphp/runtime/base/datetime.cpp