git: DragonFly_RELEASE_6_4 libstand(3): Fix off-by-one bug and handle getchar() EOF in ngets()

Aaron LI aly at crater.dragonflybsd.org
Thu Sep 17 06:28:51 PDT 2026


commit 697bd291046fb1f6ca34d834d734091a7746faf8
Author: Aaron LI <aly at aaronly.me>
Date:   Mon Sep 14 21:57:24 2026 +0800

    libstand(3): Fix off-by-one bug and handle getchar() EOF in ngets()
    
    Obtained-from: FreeBSD

Summary of changes:
 stand/lib/gets.c | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/697bd291046fb1f6ca34d834d734091a7746faf8


-- 
DragonFly BSD source repository


More information about the Commits mailing list