memorysafety / zlib-rs

A safer zlib
zlib License
75 stars 6 forks source link

Fix unaligned allocation #80

Closed folkertdev closed 2 months ago

folkertdev commented 2 months ago

When using the C allocator, alignment of allocations was not guaranteed.