[screen-devel] [bug #66142] Buffer overflow when using "-X stuff" in previously-working script

2024-12-03 Thread Oskar
Follow-up Comment #10, bug #66142 (group screen): I'm getting the same error even in version compiled from tarball, using commands from comment #0. Tested on Lubuntu 24.04.1 - 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC x86_64 ___ Rep

[screen-devel] [bug #66522] Reattaching to other user's session results in "seteuid: Operation not permitted" and segfault in 5.0.0

2024-12-03 Thread anonymous
URL: Summary: Reattaching to other user's session results in "seteuid: Operation not permitted" and segfault in 5.0.0 Group: GNU Screen Submitter: None Submitted: Tue 03 Dec 2024 09:11:11 AM

[screen-devel] [bug #66142] Buffer overflow when using "-X stuff" in previously-working script

2024-12-03 Thread Vincent Lefèvre
Follow-up Comment #11, bug #66142 (group screen): [comment #2 commentaire #2 :] > It's a good idea to report about it to the Arch bugtracking system first. > Only after it will be clear that problem is present in the upstream source > code, report it here. > > I can't reproduce it. Unfortunately.

[screen-devel] [bug #63145] Add %* escape to output caret character literal ("^")

2024-12-03 Thread Piotr Henryk Dabrowski
Follow-up Comment #3, bug #63145 (group screen): @Alexander Naumov The old patch fails to apply against 5.0.0 (master). Attaching new one (compiles and works): 0001-add-escape-to-output-caret-character-literal-documen-v2.patch (file #5) ___