Close the file descriptor along the writable path.
authorMichael Huang <Michael.Huang@visionsolutions.com>
Mon, 11 Jul 2011 14:06:49 +0000 (15:06 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Mon, 11 Jul 2011 14:06:49 +0000 (15:06 +0100)
commit00da6d769e4e736ebc6dca2e634fae15c0a0c3d2
tree5d0d23375e43fefd4b316b064a5836844f8c5836
parent9863ac20fb262b9c44629d7f65c05c6e0caea215
Close the file descriptor along the writable path.

Since the file has been completely read into memory, there is no
reason to keep the file descriptor open.
lib/hivex.c