Skip to content

v5.3.6

@roberto-ieru roberto-ieru tagged this 18 Aug 17:48
When "undumping" a long string, the function 'LoadVector' can call the
reader function, which can run the garbage collector, which can collect
the string being read. So, the string must be anchored during the call
to 'LoadVector'. (This commit also fixes the identation in 'l_alloc'.)
Assets 2