Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak when resizing the window #1798

Closed
ZehMatt opened this issue Feb 2, 2023 · 0 comments · Fixed by #1799
Closed

Memory leak when resizing the window #1798

ZehMatt opened this issue Feb 2, 2023 · 0 comments · Fixed by #1799

Comments

@ZehMatt
Copy link
Contributor

ZehMatt commented Feb 2, 2023

Version information:

  • Platform: Any
  • Version: 23.01
  • Build/commit: 85e9a61

Describe the bug
Resizing the window does not free the old buffer, doing this a lot can cause a significant memory leak.

ZehMatt added a commit to ZehMatt/OpenLoco that referenced this issue Feb 2, 2023
duncanspumpkin pushed a commit that referenced this issue Feb 2, 2023
* Fix #1798: Memory leak when resizing the window

* Update CHANGELOG.md
niceeffort pushed a commit to niceeffort/OpenLoco that referenced this issue Feb 3, 2023
* Fix OpenLoco#1798: Memory leak when resizing the window

* Update CHANGELOG.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant