diff options
author | John Graham-Cumming <jgc@cloudflare.com> | 2014-01-02 07:46:33 -0800 |
---|---|---|
committer | John Graham-Cumming <jgc@cloudflare.com> | 2014-01-02 07:46:33 -0800 |
commit | 7603760017702ea02deca338fc4efc51f44929f3 (patch) | |
tree | f30da880df25d4846ceeb7ed7286e526a205c957 /.gitignore | |
parent | 6a1de2ae1897fa28cac9dc05bcdec8109bcfd286 (diff) | |
download | lua-resty-cookie-7603760017702ea02deca338fc4efc51f44929f3.tar.gz lua-resty-cookie-7603760017702ea02deca338fc4efc51f44929f3.tar.bz2 lua-resty-cookie-7603760017702ea02deca338fc4efc51f44929f3.zip |
Fix use of table.new(); parameters are not optional.
The LuaJIT 2.1 table.new() function has two parameters: narr and nrec. It
is not possible to omit either. The code was assuming that this was possible.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions