hellerf / EmbeddableWebServer

Cross-platform, single .h file HTTP server (Windows, Linux, Mac OS X)
https://forrestheller.com/embeddable-c-web-server
102 stars 13 forks source link

Fuzz pathEscapesDocumentRoot function #6

Open hellerf opened 5 years ago

hellerf commented 5 years ago

There are unit tests for this function and it seems correct. But it would be good to fuzz it.