diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-11-13 13:11:09 -0300 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2023-11-13 13:11:09 -0300 |
commit | eabf425c76e0089eb88e102e2a44d8c8a37bc213 (patch) | |
tree | 7ad9e9901cbab5f2852187c16560ec74d21a0921 /lvm.h | |
parent | 3b57e37e4821ddce4756428956b7e9f4969efa4c (diff) | |
download | lua-eabf425c76e0089eb88e102e2a44d8c8a37bc213.tar.gz lua-eabf425c76e0089eb88e102e2a44d8c8a37bc213.tar.bz2 lua-eabf425c76e0089eb88e102e2a44d8c8a37bc213.zip |
Correct anchoring and GC barriers in 'loadString'
Call to 'luaH_setint' could call the GC with the string unanchored.
Moreover, previously saved strings were being assigned to the prototype
without a barrier.
Diffstat (limited to 'lvm.h')
0 files changed, 0 insertions, 0 deletions