This release incorporates all changes from pull requests and from forks onto this active fork.
2.5.2 (20 August 2020)
Enhancements:
- VS2017/2019 support added.
- the log file is now opened in shared read mode which allows in-progress peeks of the file content
Bug Fixes:
+ notify report writer after closing report file
+ %zu is a valid format specifier only from vs2015 onwards
+ fix against a deadlock during logfile close
+ fix for use after delete of logfile FILE pointer
+ fix: obtain ldrlock before dumping leaks, to avoid deadlocks
Currently, the build is for x64 only but there will be an updated version with both 32 and 64 binaries.
It is compiled with vs 2017 and should support 2019 as well.