diff options
author | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2015-11-23 09:17:31 -0200 |
---|---|---|
committer | Roberto Ierusalimschy <roberto@inf.puc-rio.br> | 2015-11-23 09:17:31 -0200 |
commit | c231a5e2b68d6c32bc54b201f844590ae1a50c39 (patch) | |
tree | 7a674b5d9bd56d32388141112c232c855aa232bd /ldo.h | |
parent | dc9ac5b8c2a3bc5410557db37d726a62b741ea0e (diff) | |
download | lua-c231a5e2b68d6c32bc54b201f844590ae1a50c39.tar.gz lua-c231a5e2b68d6c32bc54b201f844590ae1a50c39.tar.bz2 lua-c231a5e2b68d6c32bc54b201f844590ae1a50c39.zip |
using unsigned int (instead of int) in 'table.sort' to avoid overflows
(when computing the pivot and in original table size)
Diffstat (limited to 'ldo.h')
0 files changed, 0 insertions, 0 deletions