diff options
author | Michael Wu <michaelstay@gmail.com> | 2013-06-05 08:42:22 +0800 |
---|---|---|
committer | Michael Wu <michaelstay@gmail.com> | 2013-06-05 08:42:22 +0800 |
commit | 897df50f4cdc55339261a9fde83d650e7d85f081 (patch) | |
tree | d0cbd13532a50a4250afc92a00109bafdc30a23a /libnetutils/packet.h | |
parent | 59fa7e107d43a4ef521413ec0bb7b0c2a5525071 (diff) | |
download | system_core-897df50f4cdc55339261a9fde83d650e7d85f081.zip system_core-897df50f4cdc55339261a9fde83d650e7d85f081.tar.gz system_core-897df50f4cdc55339261a9fde83d650e7d85f081.tar.bz2 |
fix bad return value in dhcp_do_request_*
1. bad return status make it return uninitialized prefixLength with a magic
number in android_net_utils_runDhcpCommon()
2. it will make DhcpInfoInternal.makeLinkAddress() to throw
IllegalArgumentException when try to connect a Wifi AP
3. the exception will make system reboot, of cource it random.
Change-Id: Iabc0cd5b69c1316f4eeae0aa1b8a91444dca4562
Signed-off-by: Michael Wu <michaelstay@gmail.com>
Diffstat (limited to 'libnetutils/packet.h')
0 files changed, 0 insertions, 0 deletions