[Bug 90345] Kompare 3.3 crashes on a big diff file

Kevin Kofler kevin.kofler at chello.at
Wed Dec 19 10:14:30 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=90345         




------- Additional Comments From kevin.kofler chello at  2007-12-19 10:14 -------
SVN commit 750441 by kkofler:

put the levenstein table on the stack, not the heap, and hence only allocate mem for it when needed, rather than having 65k*(number of files) allocated all the time.
CCBUG: 90345
(forward-port rev 444219 by je4d from 3.5 branch)

 M  +4 -10     difference.cpp  
 M  +0 -2      difference.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=750441


More information about the Kompare-devel mailing list