Fix last obvious leak

This commit is contained in:
Alex Hultman
2018-12-30 18:02:57 +01:00
parent 339e2d72dc
commit ed7222e513
5 changed files with 14 additions and 46 deletions
+2
View File
@@ -69,6 +69,8 @@ int main(int argc, char **argv) {
uWS::Loop::defaultLoop()->free();
std::cout << "Everything fine, falling through" << std::endl;
// return 0;
// AsyncFileStreamer *asyncFileStreamer = new AsyncFileStreamer("/home/alexhultman/v0.15/public");