mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 06:25:31 +00:00
Removed unused addrbuf
This commit is contained in:
@@ -1352,7 +1352,6 @@ static int
|
||||
completeio_send(isc_socket_t *sock, isc_socketevent_t *dev,
|
||||
struct msghdr *messagehdr, int cc, int send_errno)
|
||||
{
|
||||
char addrbuf[ISC_SOCKADDR_FORMATSIZE];
|
||||
char strbuf[ISC_STRERRORSIZE];
|
||||
|
||||
if (send_errno != 0) {
|
||||
|
Reference in New Issue
Block a user