https://bugs.kde.org/show_bug.cgi?id=367991
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/balo | |o/6e5b41e88d92c90df8e54d991 | |63cea08f17d0554 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #2 from Christoph Cullmann <cullm...@kde.org> --- Git commit 6e5b41e88d92c90df8e54d99163cea08f17d0554 by Christoph Cullmann. Committed on 11/09/2016 at 20:37. Pushed by cullmann into branch 'master'. Fix sorted insert (aka flat_map like insert). REVIEW: 128893 unit test covers more cases, in any case: should not corrupt your memory ;=) M +47 -0 autotests/unit/engine/documenturldbtest.cpp M +2 -12 src/engine/documenturldb.cpp M +27 -0 src/engine/idutils.h M +5 -29 src/engine/writetransaction.cpp http://commits.kde.org/baloo/6e5b41e88d92c90df8e54d99163cea08f17d0554 -- You are receiving this mail because: You are watching all bug changes.