cea-sec / sanzu

Graphical remote desktop solution
GNU General Public License v3.0
179 stars 27 forks source link

Memory leak in windows client #147

Closed serpilliere closed 1 year ago

serpilliere commented 1 year ago

The commit https://github.com/cea-sec/sanzu/pull/127/commits/121611bfd2e76a2c942969d08165f28cb72513da in #127 introduced a memory leak in the windows Sanzu client. If it's launched in window mode and the user keeps resizing the window, it leaks memory. It the user is in full screen mode but keeps changing the resolution, the leaks also appears.