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

Timeline modifications leak memory #7

Open
kkevlar opened this issue Aug 7, 2018 · 4 comments
Open

Timeline modifications leak memory #7

kkevlar opened this issue Aug 7, 2018 · 4 comments
Labels
bug Something isn't working simple A simple fix/enhancement

Comments

@kkevlar
Copy link
Contributor

kkevlar commented Aug 7, 2018

Certain combinations of undo, redo, and timeline modifications cause timeline_t structure references to be lost permanently, causing a memory leak.

@kkevlar kkevlar added bug Something isn't working simple A simple fix/enhancement labels Aug 7, 2018
@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 8, 2018

Further discussion here

@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 21, 2018

c6407ca fixes this issue, documentation needs to be updated still.

@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 21, 2018

36d647d fixes the documentation in the README about this issue

@kkevlar kkevlar closed this as completed Aug 21, 2018
@kkevlar
Copy link
Contributor Author

kkevlar commented Aug 23, 2018

Does not follow a chain of timelines when freeing, so undoing twice and then performing a new transformation will leak a full timeline's worth of memory

@kkevlar kkevlar reopened this Aug 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working simple A simple fix/enhancement
Projects
None yet
Development

No branches or pull requests

1 participant