mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-11-02 05:46:23 +01:00
ruby: fixes SEGV problem caused by GC bug at MessagePack_Unpacker_mark.
This commit is contained in:
@@ -5,3 +5,4 @@ rescue LoadError
|
||||
require File.dirname(__FILE__) + '/../lib/msgpack'
|
||||
end
|
||||
|
||||
GC.stress = true
|
||||
|
||||
Reference in New Issue
Block a user