[screen-devel] [bug #66147] screen crashes in attacher.c:465 when compiled with FORTIFY_SOURCE=3

2024-08-30 Thread anonymous
URL: Summary: screen crashes in attacher.c:465 when compiled with FORTIFY_SOURCE=3 Group: GNU Screen Submitter: None Submitted: Fri 30 Aug 2024 10:00:55 AM UTC Category: Crash

Re: [screen-devel] [bug #66147] screen crashes in attacher.c:465 when compiled with FORTIFY_SOURCE=3

2024-08-30 Thread david kerns
On Fri, Aug 30, 2024 at 3:01 AM anonymous wrote: > > Indicating that > https://git.savannah.gnu.org/cgit/screen.git/tree/src/attacher.c#n465 > causes > the crash. > > unsolicited input :) as I read it: p = m.m.command.cmd; n = 0; for (; *av && n < MAXARGS - 1; ++av, ++n)

Re: [screen-devel] [bug #66147] screen crashes in attacher.c:465 when compiled with FORTIFY_SOURCE=3

2024-08-30 Thread david kerns
On Fri, Aug 30, 2024 at 5:39 AM david kerns wrote: > > On Fri, Aug 30, 2024 at 3:01 AM anonymous wrote: > >> >> Indicating that >> https://git.savannah.gnu.org/cgit/screen.git/tree/src/attacher.c#n465 >> causes >> the crash. >> >> > unsolicited input :) > > as I read it: > > p = m.m.comman

[screen-devel] [bug #66141] Trouble with harstatus under 5.0.0

2024-08-30 Thread Michael Kolassa
Follow-up Comment #1, bug #66141 (group screen): Is this closer to what you were wanting? hardstatus string '%{2;0}[%{+b2}%H%{-}][%= %{7}%?%-Lw%?%{+b1}(%{+b7}%n%f %t%?(%u)%?%{-})%{-}%?%+Lw%?%= %{-}]%{+b6}[%m/%d/%y %c]%{-}%{-}' ___ Repl