sheredom / utf8.h

📚 single header utf8 string functions for C and C++
The Unlicense
1.71k stars 122 forks source link

Fix the overflow in utf8ncpy. #51

Closed sheredom closed 6 years ago

sheredom commented 6 years ago

This fixes #50.