v1.9.0-prerelease2
Pre-release
Pre-release
eddynaka
released this
10 Sep 18:44
·
310 commits
to main
since this release
v1.9.0-prerelease2 NuGet Package
- BUGFIX: Fix exception handling when PDB cannot be loaded by
IDiaDataSource
. #461 - BREAKING: PDB exceptions will be reported once per target. #465
- BUGFIX: Fix exception
System.AccessViolationException
caused by trying to read data out of boundary. #470 - BUGFIX: Include C++ runtime in the package to prevent
DllNotFoundException
when loadingmsdia140.dll
. #474 - FEATURE: Add dialects to the reporting rules. #475
- BUGFIX: Change compiler report rule to report all modules in file. #476
- BUGFIX: Fix exception
System.ArgumentException
when checking file format. #481 - BUGFIX: Fix opcode handling when reading DWARF line number programs. #482
- BUGFIX: Fix BA3005 to use similar output as BA3003. #483
- BUGFIX: Fix exception
System.AccessViolationException
when reading DWARF string by position. #484