Commit Verlauf

Autor SHA1 Nachricht Datum
  Taylor Woll 63c5099027 [MERGE #6500 @boingoing] ChakraCore Servicing update for 2020.09B vor 5 Jahren
  Taylor Woll 337129e816 Update release version to 1.11.22 vor 5 Jahren
  Paul Leathers 68a7e71a4b [CVE-2020-0878] vor 5 Jahren
  Taylor Woll 240aabe534 [CVE-2020-1180] vor 5 Jahren
  Chakra Automation fe3adec5bb [CVE-2020-1057] vor 5 Jahren
  Paul Leathers f645b2d468 [CVE-2020-1172] vor 5 Jahren
  Michael Holman b12499b9c2 [MERGE #6496 @MikeHolman] Fix ARM64 build by changing NT_ASSERT to Assert vor 5 Jahren
  Michael Holman 6212e670dc Fix ARM64 build by changing NT_ASSERT to Assert vor 5 Jahren
  Paul Leathers a814fb306e [MERGE #6494 @pleath] MSFT:26791925 Exprgen:CAS:x64::DEBUG:InconsistentRepro: BREAKPOINT_80000003_chakra.dll!RpcFailure_unrecoverable_error ASSERTION : (E:\A\_work\221\s\core\lib\Backend\Lower.cpp, line 7287) false Failure: (false) vor 5 Jahren
  Paul Leathers 26085c1564 MSFT:26791925 Exprgen:CAS:x64::DEBUG:InconsistentRepro: BREAKPOINT_80000003_chakra.dll!RpcFailure_unrecoverable_error ASSERTION : (E:\A\_work\221\s\core\lib\Backend\Lower.cpp, line 7287) false Failure: (false) vor 5 Jahren
  Paul Leathers 4a8a10fcaf [MERGE #6493 @pleath] Confirm that ParseNode is knopFncDecl before using it to do syntax checking vor 5 Jahren
  Paul Leathers 28377e8249 Confirm that ParseNode is knopFncDecl before using it to do syntax checking vor 5 Jahren
  Paul Leathers b0894cc322 [MERGE #6490 @pleath] Make sure typeIDsWithFinalType BV's are cleaned up during the Dead Store pass vor 5 Jahren
  Paul Leathers 5510d8f524 Make sure typeIDsWithFinalType BV's are cleaned up during the Dead Store pass vor 5 Jahren
  Akrosh Gandhi a44ff079d3 [MERGE #6491 @akroshg] ChakraCore Servicing update for 2020.08B vor 5 Jahren
  Akrosh Gandhi 28a1f066fc Excluding the test by taggint it slow vor 5 Jahren
  Akrosh Gandhi 6734e9bdae Updating release version to 1.11.21 vor 5 Jahren
  Paul Leathers b066f784f0 [CVE-2020-1555] vor 5 Jahren
  Paul Leathers 75d5a92ef1 [MERGE #6484 @pleath] Eliminate timezone sensitivities in UT's vor 5 Jahren
  Paul Leathers 56c47ac1db Eliminate timezone sensitivities in UT's vor 5 Jahren
  Rajesh 906f833411 [MERGE #6464 @rajeshpeter] ChakraCore Servicing Update for 2020.06B vor 5 Jahren
  Rajesh 52f414317b Updating version to 1.11.20 vor 5 Jahren
  Ankur Garg 82d3c4556a [CVE-2020-1073] vor 5 Jahren
  Chakra Automation 9cec00d18e [CVE-2020-1219] vor 5 Jahren
  Rajesh 5ed29856cf [MERGE #6447 @rajeshpeter] ChakraCore Servicing Update for 2020.05B vor 5 Jahren
  Rajesh 7af2bf217b Updated version to 1.11.19 vor 5 Jahren
  Atul Katti 73ced029e6 [CVE-2020-1037] Ensure JIT bails out when there is an object marked as temporary during an implicit call, to prevent objects stored on the stack to be used outside of the function. This is done by preventing removal of the Bailout instruction for that case during the DeadStore pass of GlobOpt. vor 6 Jahren
  Anand Goyal e245029151 [CVE-2020-1065] A previous MSRC fix removes the body scope of an enclosing function when a nested function is declared in the param scope of that enclosing function. This an result in us calculating incorrect envIndex for any symbols captured from enclosing scopes if this skipped body scope appears in the frameDisplay being passed to the nested function. This fix addresses the issue by marking the parameter scope also as mustInstantiate = true so we end up computing the correct envIndex. This problem and the fix only triggers when the enclosing function's param and body scopes are merged so the param and body scopes will never appear together in the scope stack and as such will not mess up the envIndex. vor 5 Jahren
  Taylor Woll 473286e7e4 [MERGE #6420 @boingoing] ChakraCore Servicing Update for 2020.04B vor 5 Jahren
  Taylor Woll d75b21c97c Update version to 1.11.18 vor 5 Jahren