mirror of
https://github.com/emikulic/darkhttpd.git
synced 2023-08-10 21:13:08 +03:00

- Use '\0' instead of 0 to hint that it's in a character context. - Don't realloc - this wastes more time than it saves memory. - Don't forget to free decoded url if it's found to be unsafe!
Description
Languages
C
70.8%
Python
21.3%
Shell
5.4%
C++
1.2%
Dockerfile
0.9%
Other
0.4%