[haiku-bugs] [Haiku] #9901: [screen_savers/glife] GLifeGrid.cpp: Mismatching allocation and deallocation

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Sat, 27 Jul 2013 11:24:53 -0000

#9901: [screen_savers/glife] GLifeGrid.cpp: Mismatching allocation and
deallocation
-----------------------------------+------------------------------
 Reporter:  mt                     |        Owner:  korli
     Type:  bug                    |       Status:  new
 Priority:  normal                 |    Milestone:  R1
Component:  Add-Ons/Screen Savers  |      Version:  R1/Development
 Keywords:  glife                  |   Blocked By:
 Blocking:                         |  Has a Patch:  0
 Platform:  All                    |
-----------------------------------+------------------------------
 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
 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/9901>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: