git: smbfs - Bring in some string safety and type-o corrections

Matthew Dillon dillon at crater.dragonflybsd.org
Tue Mar 19 22:41:20 PDT 2019


commit 402014d6a31eefa5b6ea0e29b86df7fc0b63c690
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Tue Mar 19 22:40:30 2019 -0700

    smbfs - Bring in some string safety and type-o corrections
    
    * Bring in some string safety fixes and type-o corrections from
      FreeBSD.
    
    Submitted-by: Varun C H
    Taken-from: FreeBSD

Summary of changes:
 contrib/smbfs/README            | 8 ++++----
 contrib/smbfs/lib/smb/kiconv.c  | 2 +-
 contrib/smbfs/lib/smb/nbns_rq.c | 2 +-
 contrib/smbfs/lib/smb/rap.c     | 1 -
 contrib/smbfs/lib/smb/rq.c      | 1 -
 contrib/smbfs/lib/smb/subr.c    | 4 ++++
 contrib/smbfs/smbutil/print.c   | 2 +-
 7 files changed, 11 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/402014d6a31eefa5b6ea0e29b86df7fc0b63c690


-- 
DragonFly BSD source repository



More information about the Commits mailing list