Roberto Ierusalimschy 75ea9ccbea Fixed bug of long strings in binary chunks
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'.)
2020-08-18 14:48:43 -03:00
2018-12-17 14:46:37 -02:00
2020-07-13 15:14:54 -03:00
2018-12-17 14:46:37 -02:00
2019-03-27 14:30:12 -03:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2019-12-27 10:48:23 -03:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2019-12-27 10:48:23 -03:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2018-12-17 14:46:37 -02:00
2019-03-27 14:30:12 -03:00
Description
No description provided
18 MiB
Languages
C 66.4%
Lua 33%
Makefile 0.6%