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++ SQL » Conditional jump or move depends on uninitialised value(s)
icon13.gif  Conditional jump or move depends on uninitialised value(s) [message #19829] Mon, 26 January 2009 02:31 Go to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Linux x86_64 Ubuntu 7.10
Application: HomeBudget

Conditional jump or move depends on uninitialised value(s)

uppsrc/Sql/SqlCase.cpp:177
uppsrc/Sql/SqlVal.cpp:85


Regards,
Novo
Re: Conditional jump or move depends on uninitialised value(s) [message #19832 is a reply to message #19829] Mon, 26 January 2009 09:26 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Sun, 25 January 2009 20:31

Linux x86_64 Ubuntu 7.10
Application: HomeBudget

Conditional jump or move depends on uninitialised value(s)

uppsrc/Sql/SqlCase.cpp:177
uppsrc/Sql/SqlVal.cpp:85



Is this compiler error or valgrind?

Mirek
Re: Conditional jump or move depends on uninitialised value(s) [message #19833 is a reply to message #19832] Mon, 26 January 2009 09:47 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
luzr wrote on Mon, 26 January 2009 03:26

Novo wrote on Sun, 25 January 2009 20:31

Linux x86_64 Ubuntu 7.10
Application: HomeBudget

Conditional jump or move depends on uninitialised value(s)

uppsrc/Sql/SqlCase.cpp:177
uppsrc/Sql/SqlVal.cpp:85



Is this compiler error or valgrind?

Mirek


Well, I have checked both - no problems there. Also, looking at the code, it is unlikely.

(OTOH, valgrind detected a couple of uninitialized variables elsewhere, now fixed Smile

Mirek
Re: Conditional jump or move depends on uninitialised value(s) [message #19834 is a reply to message #19833] Mon, 26 January 2009 09:52 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Thinking about it, it is still possible that you have performed some kind of operation that I did not.... I have just tested adding some simple records to HomeBudget, nothing else...

Mirek
Re: Conditional jump or move depends on uninitialised value(s) [message #19865 is a reply to message #19834] Wed, 28 January 2009 05:10 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
luzr wrote on Mon, 26 January 2009 03:52

Thinking about it, it is still possible that you have performed some kind of operation that I did not.... I have just tested adding some simple records to HomeBudget, nothing else...

Mirek


Thanks. All SQL-related issues with valgrind in my application are fixed now. I'll try to do more testing.


Regards,
Novo
Previous Topic: OleDB + parameters = problem
Next Topic: Fix to Sqlite3Session::Open
Goto Forum:
  


Current Time: Mon Apr 29 01:42:16 CEST 2024

Total time taken to generate the page: 0.08358 seconds