mirror of
https://github.com/lua/lua.git
synced 2026-06-30 19:19:10 +00:00
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'.
11 KiB
11 KiB