[Pkg-running-devel] [antpm] 06/20: fit: initialize all members

Kristof Ralovich ralovich-guest at moszumanska.debian.org
Sun Jun 28 12:26:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

ralovich-guest pushed a commit to branch upstream
in repository antpm.

commit 6d0108a8e38d8a6e4abe78343c752a14637199cb
Author: RALOVICH, Kristof <tade60 at freemail.hu>
Date:   Sun May 31 18:31:38 2015 +0200

    fit: initialize all members
---
 src/FIT.cpp | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/FIT.cpp b/src/FIT.cpp
index ce49998..e366960 100644
--- a/src/FIT.cpp
+++ b/src/FIT.cpp
@@ -651,6 +651,8 @@ FIT::FIT()
     productMap[ManufacturerGarmin][GarminTraningCenter] = "Traning Center";
     productMap[ManufacturerGarmin][GarminConnect] = "Connect";
 
+    manufacturer = 0;
+
     mCreationTimestamp = 0;
     mFirstTimestamp    = 0;
     mLastTimestamp     = 0;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/antpm.git



More information about the Pkg-running-devel mailing list