commit | 47ad361cee48a026c8c3695da04aab75e1e7b925 | [log] [tgz] |
---|---|---|
author | Steve Critchlow <steve.critchlow@sonymobile.com> | Tue Jul 10 14:09:10 2012 +0200 |
committer | Henrik Baard <henrik.baard@sonymobile.com> | Tue Jul 10 14:09:10 2012 +0200 |
tree | 6c29e0aef7141053639b50399558a0ed58f3f68c | |
parent | db1597a98958b78dc0d8eced19ae1406382b70d6 [diff] |
Fix error trap in SurfaceTexture Client There was an issue in Surface::lock where failure to lock a surface resulted in two bad things happening: - success was returned to the caller (it was apparently locked). - an uninitialised pointer was returned as the buffer. Change-Id: I8b0df81400e0fa0542a8bb993d76923ac96b686e