[Webkit-unassigned] [Bug 102346] New: Fix incomplete holding lock on accessing m_completeDatabasePath

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 00:26:10 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=102346

           Summary: Fix incomplete holding lock on accessing
                    m_completeDatabasePath
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ch.jwa at samsung.com


Holding m_syncLock is required on accessing m_completeDatabasePath, but there're several lines not holding it. So, we should hold m_syncLock whenever we access to m_completeDatabasePath.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list