http://bugs.meego.com/show_bug.cgi?id=1007
yongsheng <yongsheng.zhu(a)intel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yongsheng.zhu(a)intel.com
--- Comment #1 from yongsheng <yongsheng.zhu(a)intel.com> 2010-05-20 00:46:39 PDT ---
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)
--
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.