Closed ldemailly closed 8 years ago
fileinfo vs directory traversal should be clear and exclusive from one another
those 2 modes are very different - and it's dangerous for empty fileinfo to degrade into sending everything
somehow the api changed to make it error prone
fixed in https://github.com/facebook/wdt/commit/2f0547f8258599197e0991ee3ae112fc6b4d656b
fileinfo vs directory traversal should be clear and exclusive from one another
those 2 modes are very different - and it's dangerous for empty fileinfo to degrade into sending everything
somehow the api changed to make it error prone