cvs commit: src/lib/libdisk write_ia64_disk.c
Marcel Moolenaar
marcel at FreeBSD.org
Tue Jan 27 19:38:26 PST 2004
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
More information about the cvs-all
mailing list