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

Free memory in object destructor #3

Open
Simsso opened this issue Apr 1, 2019 · 2 comments
Open

Free memory in object destructor #3

Simsso opened this issue Apr 1, 2019 · 2 comments
Labels

Comments

@Simsso
Copy link
Owner

Simsso commented Apr 1, 2019

Right now there is a memory leak present because the allocated memory is not freed in the object destructor.

@Simsso Simsso added the bug label Apr 1, 2019
@nikogosovd
Copy link

Any news or improvements here?

@Simsso
Copy link
Owner Author

Simsso commented Jul 26, 2021

Nobody toke care of this yet (incl. me). However, the issue won't affect you, unless you instantiate and destroy many shift register object instances. That would require a very uncommon use case. Cheers!

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

No branches or pull requests

2 participants