[haiku-bugs] Re: [Haiku] #15142: NULL dereference in console_write

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Sun, 07 Jul 2019 20:52:54 -0000

#15142: NULL dereference in console_write
---------------------------+----------------------------
   Reporter:  SnodBlatter  |      Owner:  korli
       Type:  bug          |     Status:  assigned
   Priority:  normal       |  Milestone:  Unscheduled
  Component:  Drivers/TTY  |    Version:  R1/Development
 Resolution:               |   Keywords:
 Blocked By:               |   Blocking:
Has a Patch:  0            |   Platform:  x86
---------------------------+----------------------------

Comment (by korli):

 {{{
 src/bin/consoled/consoled.cpp:  con->console_writer =
 spawn_thread(&console_writer, "console writer",
 src/tests/apps/miniterminal/MiniView.cpp:       fConsoleWriter =
 spawn_thread(&MiniView::ConsoleWriter, "console writer",
 B_URGENT_DISPLAY_PRIORITY, this);
 }}}

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15142#comment:9>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: