commit | 87709c91ffad0cbe92e6b45cc13a2902b3170a2d | [log] [tgz] |
---|---|---|
author | Mike Stroyan <stroyan@google.com> | Fri Jun 03 12:43:26 2016 -0600 |
committer | Mike Stroyan <stroyan@google.com> | Mon Jun 06 08:23:45 2016 -0600 |
tree | 212cb74e8f0cbbdc27515423147931b34bdd28be | |
parent | b2dcc3a1220ea5ef6acb5a63659da3c34b1a295a [diff] |
libgui: Check result in hook_dequeueBuffer_DEPRECATED Surface::hook_dequeueBuffer_DEPRECATED calls c->dequeueBuffer without checking the returned result value. It should check for failing result and return on error without using the values that c->dequeueBuffer did not set. Bug: 28692406 Change-Id: I10f9a23ad1052c5149040124366e0eb91b616267