c19a58d1a7
Since 2.2.2, LibreSSL uses an indirect macro to define LIBRESSL_VERSION_TEXT, breaking the check in unbound's configure. Without this, reallocarray is used inspite of no prototype declaration, thus the return value of realloc will be truncated to 32-bit which results in immediate segfault on 64-bit architectures. Closes #2232. |
||
---|---|---|
.. | ||
files | ||
template | ||
update |