screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #51402] SEGFAULT when querying 'info' on detached sc


From: anonymous
Subject: [screen-devel] [bug #51402] SEGFAULT when querying 'info' on detached screen
Date: Fri, 7 Jul 2017 05:04:18 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #5, bug #51402 (project screen):

>From your output I see that you are using UTF-8 so you don't run into the code
path in question:

#  ifdef UTF8
  if (wp->w_encoding != UTF8) // <- only for !utf8
#  endif
# endif
    if (D_CC0 || (D_CS0 && *D_CS0)) // <-- null ptr derefence

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?51402>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]