miniz_oxide icon indicating copy to clipboard operation
miniz_oxide copied to clipboard

Minimize unsafe usage in C API

Open oyvindln opened this issue 6 years ago • 0 comments

There's still some unsafe usage in the C API glue that could be avoided, such as raw memory allocation.

Eventually we want to fully fix #16, but the innter C glue code may or may not be used by that.

oyvindln avatar Jul 08 '19 22:07 oyvindln