On Tue, Jun 02, 2020 at 08:00:19AM +0200, Juergen Gross wrote: > Juergen Gross (2): > tools: check return value of asprintf() in xenhypfs > tools: make libxenhypfs interface more future proof > > tools/libs/hypfs/core.c | 2 +- > tools/libs/hypfs/include/xenhypfs.h | 31 +++++++++++++++++------------ > tools/misc/xenhypfs.c | 10 ++++++++--
Good improvements. Acked-by: Wei Liu <w...@xen.org> > 3 files changed, 27 insertions(+), 16 deletions(-) > > -- > 2.26.2 >