[haiku-bugs] [Haiku] #10371: [kits/network/libnetapi] DataRequest.cpp: Mismatching allocation and deallocation

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Fri, 03 Jan 2014 11:20:42 -0000

#10371: [kits/network/libnetapi] DataRequest.cpp: Mismatching allocation and
deallocation
------------------------------+------------------------------
 Reporter:  mt                |        Owner:  axeld
     Type:  bug               |       Status:  new
 Priority:  normal            |    Milestone:  R1
Component:  Kits/Network Kit  |      Version:  R1/Development
 Keywords:                    |   Blocked By:
 Blocking:                    |  Has a Patch:  0
 Platform:  All               |
------------------------------+------------------------------
 In BDataRequest::_ProtocolLoop(), variable buffer is allocated by new[],
 but deallocated by delete. Please see attached report.

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

Other related posts: