thomasmoelhave / tpie

Templated Portable I/O Environment
Other
112 stars 24 forks source link

clang-analyser: test-big-scan. #183

Closed antialize closed 9 years ago

antialize commented 9 years ago

Clang analyser sayes:

/home/jakobt/dev/tpie/test/test_big_scan.cpp:571:5: warning: Potential memory leak std::cout << "Path: " << info.path

I do not think this is a real issue but can you check?