-
Notifications
You must be signed in to change notification settings - Fork 439
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
--revert markerset subconfig removals; Don't write empty configs to f…
…ile (#2435) Removing the markerset subconfigs when they were empty caused memory corruption in certain rare cases, so this is change is being reverted; Instead, a subconfig with no values in its entire subconfig tree (instead of just in its own primary map) will not be written to JSON.
- Loading branch information
Showing
2 changed files
with
8 additions
and
35 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
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