summaryrefslogtreecommitdiff
path: root/platform
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2022-11-29 15:20:15 +0100
committerRémi Verschelde <rverschelde@gmail.com>2022-11-29 15:38:22 +0100
commitf21f75eb6f7c7b5aaefd8e1c369fe09e1d91cc68 (patch)
tree61397e4c93fc35a1952167a8e8e9be9902d4733c /platform
parent6fdbf79046b6404331017c53044507e639efdcc3 (diff)
Project Manager: Fix hacky code for project rename
Instantiating a new ProjectSettings is *not* the way to go. ConfigFile works just fine to read/change a single value. Fixes memory leaks as the instantiated ProjectSettings was never freed. Forbid doing this to prevent such problems. Fixes #25661.
Diffstat (limited to 'platform')
0 files changed, 0 insertions, 0 deletions