JuliaIO / TranscodingStreams.jl

Simple, consistent interfaces for any codec.
https://juliaio.github.io/TranscodingStreams.jl/
Other
86 stars 28 forks source link

Add `GC.@preserve` when using pointers #221

Closed nhz2 closed 4 months ago

nhz2 commented 5 months ago

This PR adds GC.@preserve around places pointers are used.