https://bugs.kde.org/show_bug.cgi?id=412135

Dmitry Kazakov <dimul...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|                            |https://invent.kde.org/kde/
                   |                            |krita/commit/9894a202696963
                   |                            |6e3a8caecf4bd47491366c2ddb
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dmitry Kazakov <dimul...@gmail.com> ---
Git commit 9894a2026969636e3a8caecf4bd47491366c2ddb by Dmitry Kazakov.
Committed on 24/09/2019 at 11:59.
Pushed by dkazakov into branch 'master'.

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/9894a2026969636e3a8caecf4bd47491366c2ddb

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to