| Commit message (Collapse) | Author | Files | Lines |
|
it is
|
|
|
|
can't see that has_attrs indirectly assures at least one iteration of the for loop (in the single-threaded case, at least)
|
|
Extensions in a CSR are a bit more complex than in a CRL or a
certificate itself so we don't quite use the same interface.
|
|
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
|
|
|