diff options
author | slayercat <llz916148@yahoo.com.cn> | 2012-05-23 20:30:16 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2012-06-07 14:28:05 +0800 |
commit | d9810af45ae9e3cbd2c97543b5dfa2d7c93e81c1 (patch) | |
tree | 2c482f8d2c52eaf9d664c6176ec491020b85e2bc /ext/zip/lib/zip_source_zip.c | |
parent | c1ac3252288c2eeb0b9278458ad15e19912a945a (diff) | |
download | php-git-d9810af45ae9e3cbd2c97543b5dfa2d7c93e81c1.tar.gz |
based on microsoft's description,the direct convert from FILETIME struct to __int64 is unsafe.
via http://technet.microsoft.com/en-us/library/ms724284(v=vs.85).aspx
"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."
Diffstat (limited to 'ext/zip/lib/zip_source_zip.c')
0 files changed, 0 insertions, 0 deletions