https://bugs.kde.org/show_bug.cgi?id=519222
michael <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/sdk/ | |kdiff3/-/commit/e994a0c7d12 | |0353a86f63366fbce316cf33905 | |e2 Resolution|--- |FIXED --- Comment #2 from michael <[email protected]> --- Git commit e994a0c7d120353a86f63366fbce316cf33905e2 by Michael Reeves, on behalf of Ari Zulan. Committed on 21/05/2026 at 02:44. Pushed by mreeves into branch 'master'. Fix paste crash while diff data is reinitialized Pasting new clipboard contents into an existing diff can re-enter painting through the progress dialog event processing while the diff model is being rebuilt. Clear stale diff window data as soon as painting is locked, and avoid indexing line data when a queued paint still refers to a source line from the previous model. Signed-off-by: Michael Reeves <[email protected]> M +3 -1 src/difftextwindow.cpp M +3 -0 src/pdiff.cpp https://invent.kde.org/sdk/kdiff3/-/commit/e994a0c7d120353a86f63366fbce316cf33905e2 -- You are receiving this mail because: You are watching all bug changes.
