https://bugs.documentfoundation.org/show_bug.cgi?id=95005

            Bug ID: 95005
           Summary: socket.c - data race on m_nLastError member
           Product: LibreOffice
           Version: 4.1.4.2 release
          Hardware: Other
                OS: Linux (All)
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: str...@sb-software.de

The m_nLastError member is written by reader and writer thread -> helgrind
reports a data races. I'd suggest to use two separate members, one for read
errors, one for write errors.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to