Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Small fix for valgrind
Small fix for valgrind [message #21463] Thu, 21 May 2009 18:52 Go to next message
kodos is currently offline  kodos
Messages: 111
Registered: March 2008
Experienced Member
Hi,

I have tested my program with valgrind and found a little problem in U++ while testing:
Conditional jump or move depends on uninitialised value(s)
==9751==    at 0x57F549: Upp::Ctrl::UpdateArea0(Upp::Draw&, Upp::Rect_<int> const&, int) (CtrlDraw.cpp:480)


This can be fixed if you add an initialization for hasdhctrl=false in the Ctrl constructor. (File CtrlCore/Ctrl.cpp Line~600)
Re: Small fix for valgrind [message #21469 is a reply to message #21463] Thu, 21 May 2009 23:26 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Ops. Thanks a lot!

Mirek
Previous Topic: Suggested Bugfixes
Next Topic: Heap Leaks Detected
Goto Forum:
  


Current Time: Thu Mar 28 19:10:01 CET 2024

Total time taken to generate the page: 0.01166 seconds