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

don't keep null clones #162

Merged
merged 1 commit into from
Dec 18, 2023
Merged

don't keep null clones #162

merged 1 commit into from
Dec 18, 2023

Conversation

robUx4
Copy link
Contributor

@robUx4 robUx4 commented Dec 18, 2023

This will crash in the destructor and many other places.

It's unlikely to happen by better safe than sorry.

This should probably be backported to 1,x

This will crash in the destructor and many other places.

It's unlikely to happen by better safe than sorry.
@robUx4 robUx4 added the bug label Dec 18, 2023
@robUx4 robUx4 merged commit ca27cb0 into Matroska-Org:master Dec 18, 2023
20 checks passed
@robUx4 robUx4 deleted the null_clone branch December 18, 2023 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants