Tloz / libspu

A lib for small project. When you don't want to reinvent the wheel each time and don't want to use a framework
The Unlicense
0 stars 0 forks source link

Fix base64 #8

Closed Tloz closed 3 years ago

Tloz commented 3 years ago

Describe the bug Well, as of 0.2.0, base64 isn't working properly, making segfaults

Tloz commented 3 years ago

fixed with c782e26