-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patch against a probable msvc compiler bug in HelloImGuiIniAnyParentF…
…older using template lambda leads to memory corruption inside <xtree>. However, going back to standard template function does work. This happens only with MSVC. Clang's ASAN does not raise any warning on other platforms
- Loading branch information
Showing
1 changed file
with
7 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters