-
- Downloads
RtlHeapReAllocate() should not allocate memory.
Add small test to make sure it doesn't return. Don't import ntdll for tests, we need to load it dynamically.
Showing
- dlls/kernel/tests/.cvsignore 1 addition, 0 deletionsdlls/kernel/tests/.cvsignore
- dlls/kernel/tests/Makefile.in 1 addition, 0 deletionsdlls/kernel/tests/Makefile.in
- dlls/kernel/tests/heap.c 44 additions, 0 deletionsdlls/kernel/tests/heap.c
- dlls/ntdll/heap.c 2 additions, 2 deletionsdlls/ntdll/heap.c
- dlls/ntdll/tests/Makefile.in 1 addition, 1 deletiondlls/ntdll/tests/Makefile.in
Loading
Please register or sign in to comment