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

            Bug ID: 129519
           Summary: Crash when using two or more documents from the same
                    WebDAV server
           Product: LibreOffice
           Version: 6.0.0.3 release
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: LibreOffice
          Assignee: [email protected]
          Reporter: [email protected]

Open more than one document from the same WebDAV server. Set session timeout to
something small enough, wait for timeout to hit.

First document will then invalidate session in ah_post_send, second document
crash while accessing nullptr below auth_challenge().

The code is windows-only, change came into neon library via:

r1856 | joe | 2011-09-18 21:58:06 +0200 (Sun, 18 Sep 2011) | 3 lines

* src/ne_auth.c (continue_sspi, auth_register): Use the proxy hostname
  for proxy auth with SSPI.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to