Opened 11 years ago

Closed 10 years ago

#9901 closed bug (fixed)

[screen_savers/glife] GLifeGrid.cpp: Mismatching allocation and deallocation

Reported by: mt Owned by: korli
Priority: normal Milestone: R1
Component: Add-Ons/Screen Savers Version: R1/Development
Keywords: glife Cc:
Blocked By: Blocking:
Platform: All

Description

In GLifeGrid::GLifeGrid(), GLifeGrid::~GLifeGrid() and GLifeGrid::Generation(), Mismatching allocation and deallocation for variable "m_pbGrid". Portions pointed by cppcheck.

[src/add-ons/screen_savers/glife/GLifeGrid.cpp:56]: (error) Mismatching allocation and deallocation: GLifeGrid::m_pbGrid

Attachments (1)

0017-Fix-mismatching-allocation-and-deallocation.patch (904 bytes ) - added by mt 11 years ago.
Patch

Download all attachments as: .zip

Change History (3)

comment:1 by mt, 11 years ago

patch: 01

comment:2 by mmadia, 10 years ago

Resolution: fixed
Status: newclosed

Applied in hrev46349, thanks!

Note: See TracTickets for help on using tickets.