git: sbin/hammer2/cmd_volume.c: Print \0 terminated PFS name

Tomohiro Kusumi tkusumi at crater.dragonflybsd.org
Mon Apr 21 01:55:15 PDT 2025


commit d11190113f2d1c45495cf0a4cc3e78d77c30ec92
Author: Tomohiro Kusumi <tkusumi at netbsd.org>
Date:   Mon Apr 21 01:25:09 2025 -0700

    sbin/hammer2/cmd_volume.c: Print \0 terminated PFS name
    
    Max strlen allowed is HAMMER2_INODE_MAXNAME (not HAMMER2_INODE_MAXNAME-1).

Summary of changes:
 sbin/hammer2/cmd_volume.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/d11190113f2d1c45495cf0a4cc3e78d77c30ec92


-- 
DragonFly BSD source repository


More information about the Commits mailing list