Lei Shi (CHAKRA)
|
5c168feb2e
fix CustomHeap Page::CanAllocate calculation
|
7 лет назад |
Irina Yatsenko
|
60b52c56be
Rename functions with *fatal* to *unrecoverable* so !analyze doesn't skip them when walking the stack
|
8 лет назад |
Curtis Man
|
5b3ae8bbbc
Remove unnecessary vtable for Segment in PageAllocator
|
8 лет назад |
Richard Cobbe
|
e41ce0b7fb
[MERGE #4501 @ricobbe] OS#15150448: Resolve OACR warnings in EmitBuffer.cpp
|
8 лет назад |
Richard Cobbe
|
3e30b38e7a
Add SAL annotation to Heap::ProtectAloocationWithExecuteReadOnly; silences a spurious PREFast error in Backend\CoreEmitter.cpp
|
8 лет назад |
Lei Shi
|
a6d275a9b5
address review comment to move the code to seperate file
|
8 лет назад |
Lei Shi
|
8a7ddab91a
Move functionTable deleting to background.
|
8 лет назад |
Lei Shi
|
7b201ab597
[1.7>1.8] [MERGE #4226 @leirocks] 17-11 Security Update
|
8 лет назад |
Michael Holman
|
5a4e6559e5
[CVE-2017-11874] [ChakraCore]: CFG bypass due to a bug in ServerFreeAllocation - Google, Inc.
|
8 лет назад |
Taylor Woll
|
1c68c73e59
[1.7>1.8] [MERGE #4195 @boingoing] Merge unreleased/rs3 to release/1.7
|
8 лет назад |
Taylor Woll
|
036fe50c38
Merge unreleased/rs3 to release/1.7
|
8 лет назад |
Doug Ilijev
|
17055ce4a2
Replace printf and wprintf with Output::Print where possible and update formatter strings.
|
9 лет назад |
Oguz Bastemur
|
7aa60fb4e2
[1.7>master] [MERGE #3516 @obastemur] perf: Improve hot MOD arithmetic
|
8 лет назад |
Oguz Bastemur
|
e585693087
Perf: Improve MOD arithmetic
|
8 лет назад |
Li Tian (Intel)
|
31b1d8f411
replace PAGE_EXECUTE with PAGE_EXECUTE_READ when appropriate
|
8 лет назад |
Lei Shi
|
dc4130f074
[2.0>master] [1.4>2.0] [MERGE #2826 @leirocks] Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
Lei Shi
|
02a02c3a59
Merge from unreleased/rs2 to release/1.4
|
9 лет назад |
Michael Holman
|
2dc73f83e8
rework JIT process memory errors
|
9 лет назад |
Meghana Gupta
|
1ae0a329e4
Fix SAL annotations in CustomHeap::FillDebugBreak
|
9 лет назад |
Michael Holman
|
e80c1fe1d5
Bug fixes for Section API
|
9 лет назад |
Michael Holman
|
ac56bc0561
Use Sections for OOP JIT
|
9 лет назад |
Paul Leathers
|
a384d2e3a3
Redefer function bodies that are not currently being executed and are
|
9 лет назад |
Lei Shi
|
249db23852
this is because while code gen client process crashed, and VM operation(virtual query) failed and exception thrown, and the state is not updated but the allocation is added to the list
|
9 лет назад |
Michael Holman
|
5e5099ff86
address review comments
|
9 лет назад |
Michael Holman
|
b54bd3d69a
move dynamic interpreter thunk generation OOP
|
9 лет назад |
Lei Shi
|
aa1fbe0ea4
should not Assert for memory operation fail on client process (might be crashed or killed)
|
9 лет назад |
Lei Shi
|
c16c4d82cf
oop jit error handler fix
|
9 лет назад |
Lei Shi
|
4613d284f2
handle exception for ReadProcessMemory/WriteProcessMemory as well
|
9 лет назад |
Lei Shi
|
53114fe2b3
OOP JIT error handling
|
9 лет назад |
Michael Holman
|
6153e9f35f
Merge remote-tracking branch 'origin/master' into oopjit
|
9 лет назад |