Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Sep 2008 11:46:14 +0000 (UTC)
From:      Ulf Lilleengen <lulf@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/bsdlabel bsdlabel.c
Message-ID:  <200809301146.m8UBkSBB049211@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
lulf        2008-09-30 11:46:14 UTC

  FreeBSD src repository

  Modified files:
    sbin/bsdlabel        bsdlabel.c 
  Log:
  SVN rev 183496 on 2008-09-30 11:46:14Z by lulf
  
  - A call to close(2) might overwrite errno and thus give a wrong error message
    on g_providername failure.
  
  Suggested by:   pjd
  Approved by:    pjd (mentor)
  
  Revision  Changes    Path
  1.117     +2 -1      src/sbin/bsdlabel/bsdlabel.c



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