OSDN Git Service

Don't send structs containing pointers over sockets.
authorElliott Hughes <enh@google.com>
Thu, 13 Nov 2014 01:01:46 +0000 (17:01 -0800)
committerElliott Hughes <enh@google.com>
Thu, 13 Nov 2014 06:10:21 +0000 (22:10 -0800)
commitfe743018ad6ce7fb61db7f6f2efbe9832e9599dc
tree4cf7b9269d81ec4e63afb14f82380622083157ff
parent4bcd2b139cdb67cfcea47d15b58f38afec0b0859
Don't send structs containing pointers over sockets.

Fixes x86-64 netd.

Change-Id: Iee5ef802ebbf2e000b2593643de4eec46f296c04
server/DnsProxyListener.cpp