Don't mess with input string
此提交包含在:
@@ -817,7 +817,6 @@ BlpGetModuleInfoStrings(IN PWCHAR SectionData,
|
||||
RtlCopyMemory(String, InfoStrings, SectionSize);
|
||||
|
||||
/* Make sure last string is NULL-terminated */
|
||||
String[SectionSize] = L'\0';
|
||||
Array[Count] = NULL;
|
||||
Array[0] = String;
|
||||
|
||||
|
||||
新增問題並參考
封鎖使用者