Closed epatrizio closed 2 years ago
By running vector tests suite with Valgrind tool, bug located at the create vector level (malloc pointer versus structure!)
Previous commit fix vector error. But It's not over, there are still similar errors (Ex. Linked List)
Now, it seems to be ok! Full tests suite run with valgrind no longer returns error!
When using vectors in the Universal Machine, many errors appear (data inconsistencies).