Alexey

Results 2 issues of Alexey

ERROR: AddressSanitizer: new-delete-type-mismatch...: size of the allocated type: 28 bytes; size of the deallocated type: 16 bytes. in Ip::Address::InitAddr(addrinfo*&) src/ip/Address.cc:678 in Ip::Address::FreeAddr(addrinfo*&) src/ip/Address.cc:690 * `delete` used addrinfo::ai_addr type (i.e. sockaddr)...

S-waiting-for-author

Replace usage of addrinfo in icmp4 with more appropriate way

S-waiting-for-author