https://bz.apache.org/ooo/show_bug.cgi?id=126669
orcmid <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from orcmid <[email protected]> --- (In reply to AppChecker from comment #0) pProfile = 0; > pthread_mutex_unlock(&(pProfile->m_AccessLock)); > return sal_False; This and the actual context in which this occurs would be a great C (not C++) language interview problem. Thanks for the report. It will take a little more work to determine whether this code can ever be executed and where there might be another place where there is an AccessLock that needs to be released instead. -- You are receiving this mail because: You are the assignee for the issue.
