Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2
libqt4
filter-leak-fix.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File filter-leak-fix.patch of Package libqt4
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; } /*!
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor