gralloc1: Acquire mutex early in release
Due race condition between release and retain calls, retain return stale handle. Which results in crash in SurfaceFlinger. Fix crash by acquiring mutex early in release function. Bug: 32384569 Change-Id: I9130f5864a53ef208dc1ad8ecf698f1847548285
Loading
Please register or sign in to comment