Nicholas Clark wrote ..
> I believe that MVM_file_set_encoding() needs to root oshandle (patch attached)
> as MVM_string_find_encoding() can allocate and hence can cause a GC run.
>
Patch applied; thanks.
> There are two other uses of MVM_string_find_encoding(). One is:
>
> /* At least find
I believe that MVM_file_set_encoding() needs to root oshandle (patch attached)
as MVM_string_find_encoding() can allocate and hence can cause a GC run.
There are two other uses of MVM_string_find_encoding(). One is:
/* At least find_encoding may allocate on first call, so root just
* in