EurekaLog v7.13.4.0
Released: Jun 27, 2025
v7.13.4.0 버젼 업데이트
기능
- Added "Sanitized" versions of module variables (module name only without file extension).
- Added numbering for leaks in bug report view.
- Added the "DbgHelpPath" option to allow specifying custom path to DbgHelp DLL.
- System's DbgHelp is used when EurekaLog's DbgHelp is not present.
- Added "ETypes._StrickChecks" (defaulted to True), which can be disabled to allow bad DLL configurations (use only for legacy projects).
- Updated "EMemLeaksBCB" files. Please copy updated files to your projects if you made local copies.
수정사항
- Fixed rare hang on startup when low-level hooks are disabled.
- Fixed Int64/UInt64 overflow.
- Fixed issue where EurekaLog internal logging conflicted with FastMM logging.
- [C++Builder] Fixed rare stack overflow on startup.
- Made various regression fixes and minor improvements.