Skip to content

Finalize frames before returning early - #118

Open
aryan-25 wants to merge 1 commit into
apple:mainfrom
aryan-25:finalize-frames
Open

Finalize frames before returning early#118
aryan-25 wants to merge 1 commit into
apple:mainfrom
aryan-25:finalize-frames

Conversation

@aryan-25

Copy link
Copy Markdown

Some methods that consume a Frame or FrameArray do not call finalize on the Frame(s) before throwing or returning early. In these cases, a precondition failure is hit when the frame is deinited. This PR adds finalize calls in those places.

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

Successfully merging this pull request may close these issues.

2 participants