Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vm/gc/finalize.hpp
Original file line number Diff line number Diff line change
@@ -35,6 +35,7 @@ namespace rubinius {
public:
FinalizeObject()
: object(NULL)
, kind(eManaged)
, status(eLive)
, finalizer(0)
, ruby_finalizer(0)

0 comments on commit d7999e9

Please sign in to comment.