OSDN Git Service

Parcel: extra validation/debug code for writeDupFileDescriptor
authorJesse Hall <jessehall@google.com>
Mon, 6 Oct 2014 16:49:45 +0000 (09:49 -0700)
committerJesse Hall <jessehall@google.com>
Mon, 6 Oct 2014 22:23:56 +0000 (15:23 -0700)
commitccf851f108c008d086b7f3c3923d60d385985e71
tree1b943e96599f473009b3f422aac2e486244e0257
parent6747be9fab9981ec24729cede5e0fe779e8b8914
Parcel: extra validation/debug code for writeDupFileDescriptor

Temporary extra debug validation for b/17477219: a Parcel recipient is
getting a positive but invalid fd unexpectedly. Trying to track down
where it's coming from.

Debug code for bug: 17477219
Change-Id: Idb1e71621025a3928c7adc88fd44790e1abd2a01
libs/binder/Parcel.cpp