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>
Wed, 16 Sep 2015 22:01:16 +0000 (15:01 -0700)
commit4cac44b53cc9f965cc2c9706b1d7ee2cd79f4066
tree9eadfd6e5600d051b428898b1b24a4ecd52f2798
parentbc0daa97fa04bae46e3d8fb2f1c6249da856f643
IAudioFlinger: fix the missing initialization of variable to ensure no info leak when writing them to Parcel.

Bug: 23953967
Change-Id: I3a1d0144ba3832649e322c197ff0f03305ee7829
media/libmedia/IAudioFlinger.cpp