Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jan 2004 19:38:25 -0800 (PST)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libdisk write_ia64_disk.c
Message-ID:  <200401280338.i0S3cP7U003993@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marcel      2004/01/27 19:38:25 PST

  FreeBSD src repository

  Modified files:
    lib/libdisk          write_ia64_disk.c 
  Log:
  Fix an uninitialized variable bug that caused write_pmbr() to bogusly
  return an error value that made Write_Disk() abort.  While on the
  subject, improve the initialization of the error variable in read_gpt()
  and update_gpt() even though nothing was broken there.
  
  Revision  Changes    Path
  1.14      +4 -3      src/lib/libdisk/write_ia64_disk.c



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