reactos/rostests/apitests/ntdll
Thomas Faber a315554938 [RTL]
- Return the ACE pointer from RtlFirstFreeAce also if it is at the end of the ACL buffer.
CORE-11304 #resolve

svn path=/trunk/; revision=71382
2016-05-22 22:11:54 +00:00
..
i386
CMakeLists.txt [RTL] 2016-05-22 22:11:54 +00:00
LdrEnumResources.c
NtAllocateVirtualMemory.c
NtApphelpCacheControl.c
NtContinue.c
NtCreateFile.c
NtCreateThread.c
NtDeleteKey.c
NtFreeVirtualMemory.c
NtMapViewOfSection.c [NTDLL_APITEST] Show that NtMapViewOfSection does not properly NULL out the remainder of the mapped memory. CORE-11206 2016-05-08 17:01:15 +00:00
NtMutant.c
NtOpenProcessToken.c
NtOpenThreadToken.c
NtProtectVirtualMemory.c
NtQueryInformationProcess.c [NTOS:PS] 2016-04-12 17:44:47 +00:00
NtQueryKey.c
NtQuerySystemEnvironmentValue.c
NtQueryVolumeInformationFile.c
NtSaveKey.c
NtSetValueKey.c [NTOS:CM] 2016-05-02 13:19:44 +00:00
RtlAllocateHeap.c
RtlBitmap.c
RtlCopyMappedMemory.c
RtlDeleteAce.c [RTL] 2016-05-22 22:11:54 +00:00
RtlDetermineDosPathNameType.c
RtlDoesFileExists.c
RtlDosPathNameToNtPathName_U.c
RtlDosSearchPath_U.c
RtlDosSearchPath_Ustr.c
RtlFirstFreeAce.c [RTL] 2016-05-22 22:11:54 +00:00
RtlGenerate8dot3Name.c [NTDLL_APITEST] 2016-03-20 11:31:42 +00:00
RtlGetFullPathName_U.c
RtlGetFullPathName_Ustr.c
RtlGetFullPathName_UstrEx.c
RtlGetLengthWithoutTrailingPathSeperators.c
RtlGetLongestNtPathLength.c
RtlImageRvaToVa.c [NTDLL_APITEST] 2015-11-16 09:48:39 +00:00
RtlInitializeBitMap.c
RtlMemoryStream.c
RtlReAllocateHeap.c [NTDLL_APITEST] 2016-05-08 08:03:50 +00:00
sprintf.c [NTDLL_APITEST] 2016-04-06 19:31:20 +00:00
StackOverflow.c
SystemInfo.c
testlist.c [RTL] 2016-05-22 22:11:54 +00:00
Timer.c