Closed ClaudioDaffra closed 3 years ago
This may fix the valgrind errors but it stops the GC from scanning the stack and therefore working. These errors are actually okay though - it scans the stack safely but there is no way to avoid it seeing the uninitialized values. See "Uninitialised Values" on this page http://libcello.org/learn/garbage-collection
So there Is no other way can you close.
I can close it but I can't merge it because it breaks the garbage collector.
fix valgrind : Conditional jump or move depends on uninitialised