On Thu, 2020-09-10 at 18:50 +0800, lixiaokeng wrote: > In main func of kpartx.c, we should check return value of > malloc before using it. So we use xmalloc to instead of > malloc. > > Signed-off-by: Zhiqiang Liu <[email protected]> > Signed-off-by: Lixiaokeng <[email protected]>
Reviewed-by: Martin Wilck <[email protected]> -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
