[v9_10] fixed build errors with libressl

4088.	[port]		Fixed errors when building with libressl. [RT #38899]
This commit is contained in:
Evan Hunt
2015-03-23 13:35:26 -05:00
parent ac1ccdd323
commit 582bd9d5a4
3 changed files with 5 additions and 2 deletions

View File

@@ -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