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 in Windows:all() on macos #148

Closed
louis030195 opened this issue Aug 24, 2024 · 2 comments
Closed

memory leak in Windows:all() on macos #148

louis030195 opened this issue Aug 24, 2024 · 2 comments

Comments

@louis030195
Copy link

louis030195 commented Aug 24, 2024

Screenshot 2024-08-24 at 17 21 33

pub fn all() -> XCapResult<Vec<ImplWindow>> {

https://github.com/servo/core-foundation-rs/blob/b2fdaf4132a8fff7aadd6885ec7c570296a664ea/core-graphics/src/window.rs#L145
any idea how to fix?

i tried to release the object manually but got seg faults then

@nashaofu
Copy link
Owner

fixed #149

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

No branches or pull requests

2 participants