https://bugs.kde.org/show_bug.cgi?id=412135
Boudewijn Rempt <b...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/kde/ |https://invent.kde.org/kde/ |krita/commit/9894a202696963 |krita/commit/9f9e8e07d34dbc |6e3a8caecf4bd47491366c2ddb |9d95d7c257ca6823e54e37135e --- Comment #3 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 9f9e8e07d34dbc9d95d7c257ca6823e54e37135e by Boudewijn Rempt, on behalf of Dmitry Kazakov. Committed on 03/10/2019 at 12:27. Pushed by rempt into branch 'krita/4.2'. Fix crash in lockfree hash table garbage collection I'm not sure how migrationInProgress() was supposed to fix the linearization issue (I guess it was there originally), but it just didn't work. We have rawPointerUsersLock istead of it, so it should be safe just to remove it. M +5 -0 libs/image/3rdparty/lock_free_map/leapfrog.h M +6 -5 libs/image/3rdparty/lock_free_map/qsbr.h M +6 -6 libs/image/tiles3/kis_tile_hash_table2.h https://invent.kde.org/kde/krita/commit/9f9e8e07d34dbc9d95d7c257ca6823e54e37135e -- You are receiving this mail because: You are watching all bug changes.