android_bionic/libc/dns/net
Elliott Hughes 65dd858239 Fix alignment after variable-length data.
In the serialized output from netd, the strings come first. Some code
assumes -- reasonably enough -- that it can do unaligned reads of pointers,
so we need to ensure alignment after all the strings.

Bug: http://b/21192318
Change-Id: I456639127db9a2583f7f738e6b8103375d9387fd
2015-07-06 14:37:46 -07:00
..
base64.c
getaddrinfo.c
gethnamaddr.c Fix alignment after variable-length data. 2015-07-06 14:37:46 -07:00
getnameinfo.c
getservbyname.c
getservbyport.c
getservent.c
nsdispatch.c
servent.h
services.h
sethostent.c