jeremycw / httpserver.h

Single header library for writing non-blocking HTTP servers in C
MIT License
1.78k stars 143 forks source link

~ bugfixes grwprintf_t size #53

Open userhdisk opened 3 years ago

userhdisk commented 3 years ago

if the grwprintf_t capacity is to small and the first snprintf failed do not count the first (snprintf) bytes as written