https://bugs.kde.org/show_bug.cgi?id=410007
michael <reeves...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |1.8.2 Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/kde/ | |kdiff3/commit/473440519f384 | |f98c6b0fad60d08c8a81a4e3588 --- Comment #2 from michael <reeves...@gmail.com> --- Git commit 473440519f384f98c6b0fad60d08c8a81a4e3588 by Michael Reeves. Committed on 28/07/2019 at 19:57. Pushed by mreeves into branch 'master'. Avoid ranaway allocation Revert broken check for matching starting characters. Add emergancy back stop in calcDiff to main loop. We should never reach this condition. However we must garentee this code never goes into an infenite loop regardlless of any pontental bug or unexepected input. FIXED-IN:1.8.2 M +10 -2 src/diff.cpp https://invent.kde.org/kde/kdiff3/commit/473440519f384f98c6b0fad60d08c8a81a4e3588 -- You are receiving this mail because: You are watching all bug changes.