[Libreoffice-bugs] [Bug 124803] FIREBIRD: Migration: loss of HSQL database during migration IF user begins directly after doing Save As
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Thu Apr 18 04:54:09 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=124803
Drew Jensen <drewjensen.inbox at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |bibisected
Ever confirmed|0 |1
CC| |noelgrandin at gmail.com
Status|UNCONFIRMED |NEW
--- Comment #1 from Drew Jensen <drewjensen.inbox at gmail.com> ---
Setting this to new since I can duplicate it using the 6.3 bibsect repository
files, with some iterations passing and some failing.
bibisect reported arrival of the anomaly with:
commit 306758ab3e06f7c730bb1625c2f3fcce7a912fa3 (patch)
tdf#117066 Saving ODT document with ~1500 bookmarks is slow, part 5
OStorageImpl is spending time iterating over its m_aChildrenVector to
find stuff by name, so just use a std::unordered_map.
Also return iterator from FindElement, so we can avoid searching the map
twice.
-rw-r--r-- package/source/xstor/xstorage.cxx 169
-rw-r--r-- package/source/xstor/xstorage.hxx 7
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20190418/9467733e/attachment-0001.html>
More information about the Libreoffice-bugs
mailing list