diff options
author | Ash Berlin <ash_github@firemirror.com> | 2016-04-09 18:37:05 +0100 |
---|---|---|
committer | Ash Berlin <ash_github@firemirror.com> | 2016-04-09 18:37:05 +0100 |
commit | 85bcdb001a5d65ed32087b23ebd802ddba470088 (patch) | |
tree | 300a0153ae5009fc9e8196ffe0ae2a558abf87a4 /Makefile | |
parent | dac0e48996b48537fa6d1f6b75b39731b9a58cb2 (diff) | |
download | luaossl-85bcdb001a5d65ed32087b23ebd802ddba470088.tar.gz luaossl-85bcdb001a5d65ed32087b23ebd802ddba470088.tar.bz2 luaossl-85bcdb001a5d65ed32087b23ebd802ddba470088.zip |
Add terminator to openssl.x509.extension.
Without this we ended up over-running the buffer and setting functions
as numbers again.
Before:
$ lua -e 'print(require "openssl.x509.extension".new)'
4519558960
After:
$ lua -e 'print(require "openssl.x509.extension".new)'
function: 0x10f9755e0
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions