mirror of https://github.com/grpc/grpc.git
This fixes the issue: https://github.com/grpc/grpc/issues/16688 Which causes that grpc can not be build because of the following compiler error: third_party/cares/cares/ares_init.c: In function ‘ares_dup’: third_party/cares/cares/ares_init.c:301:17: error: argument to ‘sizeof’ in ‘strncpy’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer- memaccess] sizeof(src->local_dev_name));pull/18519/head
parent
9906cf203c
commit
113e84b8dd
4 changed files with 5 additions and 5 deletions
@ -1 +1 @@ |
|||||||
Subproject commit 3be1924221e1326df520f8498d704a5c4c8d0cce |
Subproject commit e982924acee7f7313b4baa4ee5ec000c5e373c30 |
Loading…
Reference in new issue