Check fence is not NULL before dereferencing it
If the fence obtained in dequeueBuffer is NULL, don't dereference it. This will avoid a crash in surfaceflinger. CRs-fixed: 516300 Change-Id: I3054dc37087103f3addae7884bb03460484a1eec
Loading
Please register or sign in to comment