You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This fixes the following valgrind error:
```
Conditional jump or move depends on uninitialised value(s)
rubinius::FinalizerThread::queue_objects(rubinius::State*) (finalize.cpp:383)
```
0 commit comments