[v9_10] fixed build errors with libressl
4088. [port] Fixed errors when building with libressl. [RT #38899]
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
unsigned char digest[ISC_SHA512_DIGESTLENGTH];
|
||||
unsigned char buffer[1024];
|
||||
const char *s;
|
||||
char str[2 * ISC_SHA512_DIGESTLENGTH + 1];
|
||||
char str[2 * ISC_SHA512_DIGESTLENGTH + 3];
|
||||
unsigned char key[20];
|
||||
|
||||
isc_result_t
|
||||
|
||||
Reference in New Issue
Block a user