summaryrefslogtreecommitdiff
path: root/all
diff options
context:
space:
mode:
authorRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-08-12 11:13:47 -0300
committerRoberto Ierusalimschy <roberto@inf.puc-rio.br>2020-08-12 11:13:47 -0300
commit6d763a250090e94b7cca0b971aac54b5c468cc18 (patch)
treea63e2ed0b4430c24be68156b5472d24fa9319b2c /all
parentb5bc89846721375fe30772eb8c5ab2786f362bf9 (diff)
downloadlua-6d763a250090e94b7cca0b971aac54b5c468cc18.tar.gz
lua-6d763a250090e94b7cca0b971aac54b5c468cc18.tar.bz2
lua-6d763a250090e94b7cca0b971aac54b5c468cc18.zip
'realloc' can fail when shrinking a block
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.
Diffstat (limited to 'all')
0 files changed, 0 insertions, 0 deletions