File filter-leak-fix.patch of Package libQtWebKit-devel

commit 67d3fed1c1c5c23066e81fa6fc3d6c3a9140d525
Author: Daniƫl <danielheres@gmail.com>
Date:   Fri May 15 05:29:29 2009 +0000

    Memory of fixedKernel is never returned, found by cppcheck.

--- src/gui/image/qpixmapfilter.cpp
+++ src/gui/image/qpixmapfilter.cpp
@@ -401,6 +401,7 @@ static void convolute(
         }
         yk++;
     }
+    delete[] fixedKernel;
 }
 
 /*!
openSUSE Build Service is sponsored by