[haiku-bugs] [Haiku] #10370: [translators/psd] PSDLoader.cpp: Mismatching allocation and deallocation

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Fri, 03 Jan 2014 10:40:57 -0000

#10370: [translators/psd] PSDLoader.cpp: Mismatching allocation and deallocation
---------------------------------+------------------------------
 Reporter:  mt                   |        Owner:  nobody
     Type:  bug                  |       Status:  new
 Priority:  normal               |    Milestone:  R1
Component:  Add-Ons/Translators  |      Version:  R1/Development
 Keywords:  PSDTranslator        |   Blocked By:
 Blocking:                       |  Has a Patch:  0
 Platform:  All                  |
---------------------------------+------------------------------
 In PSDLoader::Decode(), variable fStreamBuffer is allocated by new[], but
 deallocated by delete. Please see attached report.

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

Other related posts: