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

--- Comment #3 from Julien Nabet <[email protected]> 2012-09-16 16:01:11 UTC 
---
I put a break in package/source/zipapi/ZipFile.cxx, function ZipFile::readLOC
Here are the differents locations I got:
_rels/.rels
[Content_Types].xml
[Content_Types].xml
_rels/.rels
docProps/core.xml (different time => ZipIOException but no segfault)
[Content_Types].xml
_rels/.rels
word/_rels/document.xml.rels
word/document.xml
word/settings.xml
word/theme/theme1.xml
word/fontTable.xml (different time => ZipIOException segfault)

Now questions are:
- to what correspond the 2 time values?
- why to compare time values?
- why first exception doesn't give a segfault, the second yes?

BTW, if I remove time comparison part, I can open the file.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to