audioeffect: Avoid potential NULL dereference
We move our NULL check to be prior to a LOGV statement that dereferences 'callbackInfo' (which aliases 'user'). Test: Treehugger Change-Id: Icc4717f4f6acd16d263b2283a2f1434718f05ed8
Loading
Please register or sign in to comment