On Tue, Jun 09, 2020 at 04:48:48PM +0200, Juergen Gross wrote: > Two fixes for libxenhypfs: > > - xenhypfs terminating with segfault when hypervisor doesn't have > hypfs support > - wrong error reporting in case for access errors with xenhypfs > > Juergen Gross (2): > tools: fix error path of xenhypfs_open() > tools: fix setting of errno in xenhypfs_read_raw()
Applied. I also added Fixes tags to them. Wei. > > tools/libs/hypfs/core.c | 6 ++---- > 1 file changed, 2 insertions(+), 4 deletions(-) > > -- > 2.26.2 >