JuliaLinearAlgebra / libblastrampoline

Using PLT trampolines to provide a BLAS and LAPACK demuxing library.
MIT License
66 stars 17 forks source link

Be defensive in our indexing when un-smuggling name index #134

Closed staticfloat closed 2 months ago

staticfloat commented 2 months ago

In case something goes wrong, let's just lose the ability to print the symbol name, rather than (probably) segfaulting.