OSDN Git Service

DO NOT MERGE Fix potential DoS caused by delivering signal to BT process
authorSharvil Nanavati <sharvil@google.com>
Tue, 21 Jun 2016 02:16:12 +0000 (19:16 -0700)
committerSharvil Nanavati <sharvil@google.com>
Tue, 21 Jun 2016 17:49:44 +0000 (10:49 -0700)
commit1f433cb0ffd0b0b44de38180ecf6d4b7f38a8273
treec44b9e783ae654564132dbd49caa3420a9f95b72
parent4439d380e5e2ec3c24b04f7eba1bcbceae78191a
DO NOT MERGE Fix potential DoS caused by delivering signal to BT process

Bug: 28885210
Change-Id: I63866d894bfca47464d6e42e3fb0357c4f94d360
33 files changed:
audio_a2dp_hw/audio_a2dp_hw.c
btif/co/bta_hh_co.c
btif/co/bta_hl_co.c
btif/src/btif_core.c
btif/src/btif_dm.c
btif/src/btif_hh.c
btif/src/btif_hl.c
btif/src/btif_pan.c
btif/src/btif_rc.c
btif/src/btif_sock_l2cap.c
btif/src/btif_sock_rfc.c
btif/src/btif_sock_thread.c
btif/src/btif_sock_util.c
gki/ulinux/gki_ulinux.c
hci/src/btsnoop.c
hci/src/btsnoop_net.c
hci/src/hci_hal_h4.c
hci/src/hci_hal_mct.c
hci/src/hci_layer.c
hci/test/hci_hal_h4_test.cpp
hci/test/hci_hal_mct_test.cpp
osi/src/config.c
osi/src/eager_reader.c
osi/src/reactor.c
osi/src/semaphore.c
osi/src/socket.c
osi/test/alarm_test.cpp
osi/test/atomic_test.cpp
osi/test/eager_reader_test.cpp
osi/test/reactor_test.cpp
test/suite/support/callbacks.h
tools/hci/main.c
udrv/ulinux/uipc.c