git: kernel: Fix an off-by-one overflow in the gdb stub.

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Apr 1 21:14:02 PDT 2026


commit 4470b573b873dbc084eaf01cef81fbda690038f1
Author: Sascha Wildner <saw at online.de>
Date:   Thu Apr 2 06:13:36 2026 +0200

    kernel: Fix an off-by-one overflow in the gdb stub.
    
    Fix identical to GDB upstream.

Summary of changes:
 sys/cpu/x86_64/misc/x86_64-gdbstub.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4470b573b873dbc084eaf01cef81fbda690038f1


-- 
DragonFly BSD source repository


More information about the Commits mailing list