OSDN Git Service

Fix a crasher is surfaceflinger.
authorMathias Agopian <mathias@google.com>
Wed, 30 May 2012 03:41:03 +0000 (20:41 -0700)
committerMathias Agopian <mathias@google.com>
Wed, 30 May 2012 03:41:03 +0000 (20:41 -0700)
commite31564d8eb0ab67e167a888eccce20f5b4e4ef45
treee2db23535635f98e37b5324a9057bbe489000ab2
parent2c8207e9627fe6c7a90e31fae8d71ae49df56845
Fix a crasher is surfaceflinger.

this bug introduced recently would happen when the very first
buffer of a surface was rejected for not having the right size

Bug: 6577035
Change-Id: I9fabf20006019f2a6c308be7c7f5c05bdcfd5014
services/surfaceflinger/Layer.cpp