[haiku-bugs] Re: [Haiku] #10231: Fixed uninitialized array in Terminal.

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Fri, 22 Nov 2013 17:14:43 -0000

#10231: Fixed uninitialized array in Terminal.
-------------------------------------+----------------------------
   Reporter:  Ezodev                 |      Owner:  siarzhuk
       Type:  bug                    |     Status:  assigned
   Priority:  normal                 |  Milestone:  R1
  Component:  Applications/Terminal  |    Version:  R1/Development
 Resolution:                         |   Keywords:  gci2013
 Blocked By:                         |   Blocking:
Has a Patch:  1                      |   Platform:  All
-------------------------------------+----------------------------

Comment (by anevilyak):

 From a cursory glance at the CID's analysis and the TermParse code, I
 believe the correct solution here would actually be something more like
 {{{memset(param, DEFAULT, sizeof(param));}}}, but I'm going to have to
 defer to someone with greater familiarity with the terminal parsing code
 for a second opinion.

--
Ticket URL: <http://dev.haiku-os.org/ticket/10231#comment:4>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: