mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
d695e74a707367f6c5b91dc5d1192d3b39e504e4
Fixed a really stupid (and old) bug in RtlComputeCrc32(): First parameter is initial CRC32 checksum. And it's complete and not partial, thus it needs to be an ULONG and not an USHORT. This fixes CRC32 checksum computation with initial checksum (tested again Windows 2003 & Seven). svn path=/trunk/; revision=48895
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%