]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
In Write_Disk(), fix the non-error case where we returned to the
authorMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 30 Jan 2004 20:52:54 +0000 (20:52 +0000)
committerMarcel Moolenaar <marcel@FreeBSD.org>
Fri, 30 Jan 2004 20:52:54 +0000 (20:52 +0000)
commitb60c2339a9c7ae944798f38feff7168e8949f83a
tree4f9046fa7d44a0459696b8214632e91e0e223279
parent05d9236acf9097b4a7633088fa6a3ec449656eee
In Write_Disk(), fix the non-error case where we returned to the
caller without closing the disk device and freeing allocated
memory. Not closing the disk device prevents GEOM from retasting
after spoiling.

Pointy hat: marcel
lib/libdisk/write_ia64_disk.c