diff options
author | Alan Jeon <skyisle@gmail.com> | 2014-10-16 17:05:25 +0900 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2015-05-11 16:28:04 -0700 |
commit | 4af3c40c4a5343ea30c8f600cc61804b8fb39bb6 (patch) | |
tree | c471fb73dcedcdc9594611edd54bbc5e3fd8b710 /debuggerd | |
parent | 97d0c1935447b4fc91bd59f604ab92e9e579efa3 (diff) | |
download | core-4af3c40c4a5343ea30c8f600cc61804b8fb39bb6.tar.gz core-4af3c40c4a5343ea30c8f600cc61804b8fb39bb6.tar.bz2 core-4af3c40c4a5343ea30c8f600cc61804b8fb39bb6.zip |
adb: Do not share memory between multiple thread
When multiple client try to connect to other hosts, it failed because
memory corruption. Allocate memory for each thread like other command did.
Change-Id: I79959ce3dbfd11c7553736cd3f5a899815873584
Signed-off-by: Alan Jeon <skyisle@gmail.com>
Diffstat (limited to 'debuggerd')
0 files changed, 0 insertions, 0 deletions