viruscamp / luadec

Lua Decompiler for lua 5.1 , 5.2 and 5.3
1.14k stars 343 forks source link

Upvalues causing Memory Allocation Error: Block to big on some 5.3 Lua files #63

Open harlequinzeg0 opened 4 years ago

harlequinzeg0 commented 4 years ago

When LoadUpvalues runs luaM_newvector in luadec it leads to the error