gdraheim / zziplib

The ZZIPlib provides read access on ZIP-archives and unpacked data. It features an additional simplified API following the standard Posix API for file access
Other
60 stars 50 forks source link

Fix bug where the wrong char pointer is used #128

Closed Molytho closed 2 years ago

gdraheim commented 2 years ago

Big thanks, this bug fix is actually much more important that the few bytes it changes.