diff options
author | daurnimator <quae@daurnimator.com> | 2018-05-30 15:43:28 +1000 |
---|---|---|
committer | daurnimator <quae@daurnimator.com> | 2018-05-30 15:43:28 +1000 |
commit | 48fe8d844460514f4cfe19320e71181247d13d12 (patch) | |
tree | fa45b7f936766a0b290b1b25fcef32bd800b5b5d /debian | |
parent | 126a48a52a1d9818e8949a57cf13e9dac1efe332 (diff) | |
download | luaossl-48fe8d844460514f4cfe19320e71181247d13d12.tar.gz luaossl-48fe8d844460514f4cfe19320e71181247d13d12.tar.bz2 luaossl-48fe8d844460514f4cfe19320e71181247d13d12.zip |
src/openssl.c: Fix outdated luaL_Buffer usage
This code was originally written against the Lua 5.1 API
which doesn't have luaL_prepbuffsize. Now we use the
luaL_Buffer implementation from compat-5.3 we can use newer
functionality even with older Lua versions.
Diffstat (limited to 'debian')
0 files changed, 0 insertions, 0 deletions