Closed
Description
https://github.com/JuliaLang/julia/blob/54adf2193a6ea1b10cd1a184a7ba863aa985eede/stdlib/LinearAlgebra/src/matmul.jl#L536
https://github.com/JuliaLang/julia/blob/54adf2193a6ea1b10cd1a184a7ba863aa985eede/stdlib/LinearAlgebra/src/matmul.jl#L558
I stumbled upon these two comments while perusing the base linalg code. Related statement in JuliaLang/julia#23914, where they were introduced:
Also marked a few even more invalid places where managed pointer is passed to unsafe_wrap (the fix for those will be much more involved).
Not terribly reassuring seeing this in production code, so I figured it deserved an open issue.
Metadata
Metadata
Assignees
Labels
No labels