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

michael <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/sdk/ |https://invent.kde.org/sdk/
                   |kdiff3/-/commit/e994a0c7d12 |kdiff3/-/commit/7a2bb37590a
                   |0353a86f63366fbce316cf33905 |b2c6475841023993526a48aa0eb
                   |e2                          |33

--- Comment #3 from michael <[email protected]> ---
Git commit 7a2bb37590ab2c6475841023993526a48aa0eb33 by Michael Reeves, on
behalf of Ari Zulan.
Committed on 09/06/2026 at 02:19.
Pushed by mreeves into branch '1.12'.

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/7a2bb37590ab2c6475841023993526a48aa0eb33

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

Reply via email to