Fixed a bug in AnalyzeTask::retrieveCover() function. The local variables should...
commite1510d8026ee5e9e5c104e425ce4fcc947b1a543
authorLoRd_MuldeR <mulder2@gmx.de>
Mon, 9 Apr 2018 18:10:03 +0000 (9 20:10 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Mon, 9 Apr 2018 18:10:03 +0000 (9 20:10 +0200)
tree65251648d8759c9fe78d3ac94059502fe7b3239d
parent35eb9d5ebb07bb9d23986f21afb0207a82ec7f74
Fixed a bug in AnalyzeTask::retrieveCover() function. The local variables should not be static here!
src/Config.h
src/Thread_FileAnalyzer_Task.cpp