mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-13 16:18:42 +00:00
243a28bb870c0f4270cbac28d8cafd1786481166
created a method to find QSettings (settings.h) and stopped it from leaking. The leak looked like this... ==7800== at 0x4C2726C: operator new(unsigned long) (vg_replace_malloc.c:230) ==7800== by 0x64FD232: (within /usr/lib/libQtCore.so.4.5.0) ==7800== by 0x64FDB62: QSettings::QSettings(QString const&, QString const&, Q Object*) (in /usr/lib/libQtCore.so.4.5.0) ==7800== by 0x4738E5: PfPvPlot::setData(RideItem*) (PfPvPlot.cpp:361)
Description
Languages
Standard ML
68.3%
C++
28.1%
C
2.7%
Yacc
0.2%
QMake
0.2%
Other
0.1%