Diffusion Krita d123397f6118

Fix a crash in the multithreaded brush

Authored by dkazakov on Nov 24 2017, 10:16 PM.

Description

Fix a crash in the multithreaded brush

The cached value of 'lastDabJobInQueue' was calculated incorrectly.

Ref T7309
BUG:386498,386497

The fix might also affect the crash in 386523, but I'm not sure about it
CCBUG:386523

Details