On 03/14/2017 10:43 AM, Fam Zheng wrote: > Signed-off-by: Fam Zheng <[email protected]> > --- > block/file-posix.c | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/block/file-posix.c b/block/file-posix.c > index c4c0663..e6170f4 100644 > --- a/block/file-posix.c > +++ b/block/file-posix.c > @@ -703,6 +703,7 @@ static int hdev_get_max_segments(const struct stat *st)
hdev_get_max_segments() is not part of master yet; should this just be treated as a fixup! to a pending patch? > } > > out: > + close(fd); > g_free(sysfspath); > return ret; > #else > -- Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
