Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Sep 1998 00:16:42 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/gnu/ext2fs ext2_vfsops.c
Message-ID:  <199809260716.AAA03453@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/09/26 00:16:42 PDT

  Modified files:
    sys/gnu/ext2fs       ext2_vfsops.c 
  Log:
  Fixed missing newlines in messages in ext2_check_descriptors().
  
  Fixed vnode and memory leaks after an unlikely (?) error in
  ext2_mountfs().
  
  Fixed an unconditional memory leak in ext2_unmount().
  
  Revision  Changes    Path
  1.39      +12 -8     src/sys/gnu/ext2fs/ext2_vfsops.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809260716.AAA03453>