Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 16:35:34 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/fs/udf udf_vnops.c
Message-ID:  <200501141635.j0EGZZSv087176@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2005-01-14 16:35:34 UTC

  FreeBSD src repository

  Modified files:
    sys/fs/udf           udf_vnops.c 
  Log:
  NULL-terminate the . and .. directory entries.  Apparently some tools ignore
  d_namlen and assume that d_name is null-terminated.
  
  Submitted by: Andriy Gapon
  
  Revision  Changes    Path
  1.48      +2 -0      src/sys/fs/udf/udf_vnops.c



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