
8 Jul
2020
8 Jul
'20
7:13 a.m.
On a Sunday in 2020, Laine Stump wrote:
Every other caller of this function checks for an error return and ends their formatting early if there is an error. This function happily continues on its way.
Signed-off-by: Laine Stump <laine@redhat.com> --- src/conf/domain_conf.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano