Listen to the Windows docs in portability/SysTime.cpp
authorChristopher Dykes <cdykes@fb.com>
Tue, 1 Mar 2016 18:01:25 +0000 (10:01 -0800)
committerFacebook Github Bot 1 <facebook-github-bot-1-bot@fb.com>
Tue, 1 Mar 2016 18:05:37 +0000 (10:05 -0800)
commitad1f7851de7ded56aad94871442a8704b76af94c
tree464df20206f831bbe8fe31e83d0def2984615f80
parent3a152643ca8c0228102cce5de9ce60e8f974fe42
Listen to the Windows docs in portability/SysTime.cpp

Summary:As-per the documenation of FILETIME:

"Do not cast a pointer to a FILETIME structure to either a ULARGE_INTEGER* or __int64* value because it can cause alignment faults on 64-bit Windows."

Reviewed By: yfeldblum

Differential Revision: D2989434

fb-gh-sync-id: cf57d569a785e0eb7225b346730bf2ed4c50dc55
shipit-source-id: cf57d569a785e0eb7225b346730bf2ed4c50dc55
folly/portability/SysTime.cpp