OSDN Git Service

Fix for corruption when numFds or numInts is too large.
authorMichael Lentine <mlentine@google.com>
Fri, 31 Oct 2014 22:25:03 +0000 (15:25 -0700)
committerMichael Lentine <mlentine@google.com>
Sat, 22 Nov 2014 01:18:59 +0000 (17:18 -0800)
commite6f7a44e835d320593fa33052f35ea52948ff0b2
tree7ff230f9e51105309d1d1d9804ef64b9c87e436b
parentc0af9cafba1217e2585777964730c70e40957dcd
Fix for corruption when numFds or numInts is too large.

Bug: 18076253
Change-Id: I4c5935440013fc755e1d123049290383f4659fb6
libs/ui/GraphicBuffer.cpp