5e43a5a438
Fix user data alignment in MEMBLOCK ( #1471 )
...
* Fix user data alignment in MEMBLOCK
Kernel memory allocations on Windows should be aligned on MEMORY_ALLOCATION_ALIGNMENT (16 bytes on x64 and 8 bytes on x86).
* Fix user data alignment in CS_WINKERNEL_MEMBLOCK
2019-05-09 10:24:47 +08:00
15344de74c
provide a validity check to prevent against Integer overflow conditions ( #870 )
...
* provide a validity check to prevent against Integer overflow conditions
* fix some style issues.
2017-03-13 23:35:29 +08:00
2df9a8eab7
suppress MSVC code analysis (PREfast) warnings
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com >
2016-09-28 07:33:39 -07:00
565b6c3363
fix typo, style
...
Signed-off-by: Satoshi Tanda <tanda.sat@gmail.com >
2016-09-28 07:33:14 -07:00
f39fada132
fix #748
2016-08-17 08:25:51 +08:00
45e5eab646
port Windows driver support
2016-05-11 21:48:32 -07:00