Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37815940
en ru br
ALT Linux repos
S:1.8.4-alt1
5.0: 0.9.92-alt1
4.1: 0.9.92-alt1
4.0: 0.9.92-alt1
3.0: 0.9.88-alt1

Group :: Text tools
RPM: kdiff3

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: kdiff3-0.9.95_mimatched_delete.diff
Download


Index: src-QT4/fileaccess.cpp
===================================================================
--- src-QT4/fileaccess.cpp	(revision 96)
+++ src-QT4/fileaccess.cpp	(working copy)
@@ -1050,7 +1050,7 @@
                   ++pos1;
                }
             }
-            delete buf;
+            delete[] buf;
          }
       }
    }
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin