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>
Mon, 3 Nov 2014 22:08:54 +0000 (14:08 -0800)
commitdfd06b89a4b77fc75eb85a3c1c700da3621c0118
tree869d00d6bf6c46fadc05d0f25ab8658f5b9e2136
parent793fc0e13d25bdecda1219999f8be2cb3c121d20
Fix for corruption when numFds or numInts is too large.

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