bug-inetutils
[Top][All Lists]
Advanced

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

[PATCH 0/3] GNU inetutils telnet client fixes


From: Erik Auerswald
Subject: [PATCH 0/3] GNU inetutils telnet client fixes
Date: Sun, 27 Feb 2022 17:32:57 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

Hello Alfred,

this is my attempt at producing a patch series to fix the recently
reported GNU inetutils telnet client issues.  The patch series
comprises NEWS entries as well as the fixes.  It is created using
'git format-patch' and it should thus be possible to apply it via
'git am'.  The commit messages should be acceptable for a GNU project
using 'gitlog-to-changelog'.

Please let me know if you would like me to change anything.

[I have not yet received and answer from the FSF regarding the copyright
assignment paperwork I have sent.]

Erik Auerswald (3):
  telnet: Abort subnegotiation of XDISPLOC on error.
  telnet: Fix TTYPE subnegotiation off-by-one error.
  telnet: Avoid command evaluation crashes.

 NEWS               | 18 ++++++++++++++++++
 libtelnet/genget.c |  4 +---
 telnet/commands.c  | 24 +++++++++++++++++++++---
 telnet/telnet.c    |  8 +++++---
 4 files changed, 45 insertions(+), 9 deletions(-)
-- 
When you design for the future, the sanity you save may be your own.
                        -- Eric S. Raymond



reply via email to

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