We have implemented a C++ compiler fix to correct exception handling support for code using setjmp/longjmp in Release mode.
We have implemented a C++ linker fix regarding information in PDB where the incorrect module info could result in heap corruption when producing a stripped PDB file either by PDBCopy.exe or by link.exe when option /PDBSTRIPPED is specified.
We have corrected dual signing of the ARM64 Visual C++ Redistributable installer.