OSDN Git Service

Parcel.cpp: use calloc instead of malloc
authorNick Kralevich <nnk@google.com>
Tue, 28 Apr 2015 23:21:30 +0000 (16:21 -0700)
committerNick Kralevich <nnk@google.com>
Wed, 29 Apr 2015 04:31:20 +0000 (21:31 -0700)
commite9881a3961888c4264034473021f42f9f0305026
tree02ac266db063f0813158d494bb278fb196ec90b4
parentc31b850ee6994394fea1448f244db867817465ed
Parcel.cpp: use calloc instead of malloc

(cherrypicked from commit 6329f0199ed04030e6c2bd7aecd036387b732c71)

Bug: 20669363
Change-Id: Ia4c8d8ca9d8b4b87954d7267e8b1c94cf4e570e1
libs/binder/Parcel.cpp