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

storage: fix file cache lifetime issues #6086

Closed
Tracked by #6103
skyzh opened this issue Oct 28, 2022 · 1 comment
Closed
Tracked by #6103

storage: fix file cache lifetime issues #6086

skyzh opened this issue Oct 28, 2022 · 1 comment

Comments

@skyzh
Copy link
Contributor

skyzh commented Oct 28, 2022

            unsafe {
                // TODO: fix this
                &mut *(buffers.last_mut().unwrap() as *mut _)
            }

Workaround as part of #5977

@BugenZhao
Copy link
Member

Closed via #6193.

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

No branches or pull requests

2 participants