https://bugs.freedesktop.org/show_bug.cgi?id=85365

David Tardon <dtar...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtar...@redhat.com

--- Comment #2 from David Tardon <dtar...@redhat.com> ---
Well, this test has been around for 6 months. And it works fine on various
Linux, Windows and OS X systems (this is the first time I hear of a problem).
This strongly suggests that the bug is in clang: it produces faulty code
somewhere.

If you want to debug this, the code is in
writerperfect/source/common/WPXSvInputStream.cxx. You need to determine why the
substream is created empty or why the isEnd() test thinks it is empty...
Relevant functions are WPXSvInputStreamImpl::getSubStreamByName (which
ultimately leads to ZipStorageImpl::getStream) and WPXSvInputStreamImpl::isEnd.

-- 
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