Details
-
Bug
-
Resolution: Fixed
-
Trivial
-
None
Description
[204/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwAllocateVirtualMemory.c.obj
..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(357) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(358) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(364) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
..\..\modules\rostests\kmtests\ntos_mm\ZwAllocateVirtualMemory.c(391) : warning C4133: 'function' : incompatible types - from 'ULONG *' to 'PSIZE_T'
[205/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwCreateSection.c.obj
..\..\modules\rostests\kmtests\ntos_mm\ZwCreateSection.c(278) : warning C4244: 'function' : conversion from 'const SIZE_T' to 'ULONG', possible loss of data
[206/226] Building C object modules\rostests\kmtests\CMakeFiles\kmtest_drv.dir\ntos_mm\ZwMapViewOfSection.c.obj
..\..\modules\rostests\kmtests\ntos_mm\ZwMapViewOfSection.c(87) : warning C4244: 'function' : conversion from 'const SIZE_T' to 'ULONG', possible loss of data
..\..\modules\rostests\kmtests\ntos_mm\ZwMapViewOfSection.c(283) : warning C4244: 'function' : conversion from 'SIZE_T' to 'ULONG', possible loss of data