diff options
author | Samuel Rødal <sroedal@trolltech.com> | 2009-06-10 14:46:39 (GMT) |
---|---|---|
committer | Samuel Rødal <sroedal@trolltech.com> | 2009-06-10 14:49:48 (GMT) |
commit | 747444c6776d948dad479e7b6f3564d0515d4e52 (patch) | |
tree | 9d1b1369b7dda2f034cf878b338720d7696d1ba8 /src/gui/itemviews/qtableview.h | |
parent | 9eeec42f67e3e5c344d024eb28ac4f09d7c96c41 (diff) | |
download | Qt-747444c6776d948dad479e7b6f3564d0515d4e52.zip Qt-747444c6776d948dad479e7b6f3564d0515d4e52.tar.gz Qt-747444c6776d948dad479e7b6f3564d0515d4e52.tar.bz2 |
Fixed memory leak in raster paint engine.
Unlike the span array, the clip line array is only free'd in the
destructor, so if it's already allocated we shouldn't allocate it again.
Reviewed-by: Denis Dzyubenko
Diffstat (limited to 'src/gui/itemviews/qtableview.h')
0 files changed, 0 insertions, 0 deletions