mirror of
https://github.com/lua/lua
synced 2026-06-08 15:34:49 +00:00
6d763a250090e94b7cca0b971aac54b5c468cc18
According to ISO C, 'realloc' can fail when shrinking a block. If that happens, 'l_alloc' simply ignores the fail and returns the original block.
Description
Automated archival mirror of github.com/lua/lua
Languages
C
66.4%
Lua
33%
Makefile
0.6%