Sebastian
Sebastian
http://maps.osm2world.org/?h=128&view=N&zoom=18&lat=49.41453&lon=11.14058&layers=B0TTFT 
Stumbled over this issue when i added a define for the Qt macro Q_D(), see Cppcheck ticket https://trac.cppcheck.net/ticket/8479. For this C code: ``` #define CONCAT(tok) tok##suffix CONCAT(Test); CONCAT(const Test); ```...
Cppcheck found this issue: Mismatching allocation and deallocation: buffer NetPump.cpp line="677"