http://bugs.meego.com/show_bug.cgi?id=1007

pohly <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from pohly <[email protected]> 2010-05-20 01:10:07 PDT ---
(In reply to comment #1)
> one valgrind issue is reported for an uninitialised value. I didn't know the
> root cause. Patrick, since it's your code, could you help find it out?
> 
> ==2134== Conditional jump or move depends on uninitialised value(s)
> ==2134==    at 0x5CD979: void
> SyncEvo::LCS::lcs<std::vector<std::pair<std::string, int>,
> std::allocator<std::pair<std::string, int> > >,
> std::back_insert_iterator<std::vector<SyncEvo::LCS::Entry<std::string>,
> std::allocator<SyncEvo::LCS::Entry<std::string> > > >,
> SyncEvo::LCS::accessor<std::vector<std::pair<std::string, int>,
> std::allocator<std::pair<std::string, int> > > >
> >(std::vector<std::pair<std::string, int>,
> std::allocator<std::pair<std::string, int> > > const&,
> std::vector<std::pair<std::string, int>, std::allocator<std::pair<std::string,
> int> > > const&,
> std::back_insert_iterator<std::vector<SyncEvo::LCS::Entry<std::string>,
> std::allocator<SyncEvo::LCS::Entry<std::string> > > >,
> SyncEvo::LCS::accessor<std::vector<std::pair<std::string, int>,
> std::allocator<std::pair<std::string, int> > > >) (lcs.h:199)
> ==2134==    by 0x5CE1A4: SyncEvo::LCSTest::lcs() (lcs.cpp:118)

What does --track-origins=yes say, and what is the more complete stack back
trace? How do I reproduce this?

-- 
Configure bugmail: http://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
Syncevolution-issues mailing list
[email protected]
http://lists.syncevolution.org/listinfo/syncevolution-issues

Reply via email to