Public bug reported:

Valgrind complains about conditional jumps based on uninitialized value
when building eC source

The root of the problem was in the virtual method table for eC objects.
The logic has been re-evaluated and code fixed accordingly.

[Test Case]
Build eC source code exhibiting this problem through Valgrind.
Upon class registration the problem will appear.

[Regression Potential]
The dynamic class inheritance logic is quite complex, and so it is easy to go 
wrong.
However this fix has been improved and tested over a few months and with 
several different projects and scenarios, and has proven to be solid.
This could only affect eC applications.

** Affects: ecere-sdk (Ubuntu)
     Importance: Undecided
     Assignee: Jerome St-Louis (jerstlouis)
         Status: New

** Changed in: ecere-sdk (Ubuntu)
     Assignee: (unassigned) => Jerome St-Louis (jerstlouis)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1107844

Title:
  [SRU] Valgrind complains about uninitialized value when building eC
  source

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ecere-sdk/+bug/1107844/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to