Closed jsiwek closed 4 years ago
After observing some nondeterministic behavior and running through Valgrind, I found what looks to be simple typos leading to uninitialized value usages.
Huh, I don't remember seeing any compilation warnings wrt something like type casting or coercion. Good catch.
After observing some nondeterministic behavior and running through Valgrind, I found what looks to be simple typos leading to uninitialized value usages.