
31 Aug
2022
31 Aug
'22
12:44 p.m.
On a Wednesday in 2022, Kristina Hanicova wrote:
There may be a case that the callback structure will exist with no callbacks (following patches). This patch adds check for specific callbacks before using them.
Signed-off-by: Kristina Hanicova <khanicov@redhat.com> --- src/conf/virdomainjob.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano