OSDN Git Service

IAudioFlinger: fix the missing initialization of variable to ensure no info leak...
authorWei Jia <wjia@google.com>
Wed, 16 Sep 2015 22:01:16 +0000 (15:01 -0700)
committerWei Jia <wjia@google.com>
Thu, 17 Sep 2015 16:15:19 +0000 (16:15 +0000)
commit40715a2ee896edd2df4023d9f6f586977887d34c
tree9b25806f7f91bad470fa77b390ca881ce964e320
parent13a8c5dd7f7437da67ecf8e2886e486191e95ff2
IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.

Bug: 23953967
Change-Id: I3a1d0144ba3832649e322c197ff0f03305ee7829
(cherry picked from commit 4cac44b53cc9f965cc2c9706b1d7ee2cd79f4066)
media/libmedia/IAudioFlinger.cpp