[haiku-bugs] [Haiku] #9875: [Interface kit] GridLayout.cpp: Memory allocated by 'new[]' should be deallocated by 'delete[]'

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Mon, 15 Jul 2013 11:33:58 -0000

#9875: [Interface kit] GridLayout.cpp: Memory allocated by 'new[]' should be
deallocated by 'delete[]'
--------------------------------+------------------------------
 Reporter:  mt                  |        Owner:  axeld
     Type:  bug                 |       Status:  new
 Priority:  normal              |    Milestone:  R1
Component:  Kits/Interface Kit  |      Version:  R1/Development
 Keywords:                      |   Blocked By:
 Blocking:                      |  Has a Patch:  0
 Platform:  All                 |
--------------------------------+------------------------------
 In BGridLayout::_ResizeGrid(), variable "grid[i]" should be deallocated by
 delete[]. Please see attached report.

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

Other related posts: