julia
0fb5fa02
- staticdata: Don't use `newm` pointer after it has been invalidated (#57471)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
302 days ago
staticdata: Don't use `newm` pointer after it has been invalidated (#57471) The buffer may end up reallocated by the additional writes performed to it in this function.
References
#57471 - staticdata: Don't use `newm` pointer after it has been invalidated
Author
topolarity
Parents
a70818c3
Loading